diff options
Diffstat (limited to 'include/sound/simple_card.h')
-rw-r--r-- | include/sound/simple_card.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/simple_card.h b/include/sound/simple_card.h index 1255ddb1d3e2..b9b4f289fe6b 100644 --- a/include/sound/simple_card.h +++ b/include/sound/simple_card.h | |||
@@ -16,7 +16,6 @@ | |||
16 | 16 | ||
17 | struct asoc_simple_dai { | 17 | struct asoc_simple_dai { |
18 | const char *name; | 18 | const char *name; |
19 | unsigned int fmt; | ||
20 | unsigned int sysclk; | 19 | unsigned int sysclk; |
21 | int slots; | 20 | int slots; |
22 | int slot_width; | 21 | int slot_width; |