Commit 07eef6ce authored by Nickolay V. Shmyrev's avatar Nickolay V. Shmyrev Committed by Linus Torvalds

[PATCH] v4l: 859: fix compilation with 2.6.8

- Fix compilation with 2.6.8.
Signed-off-by: default avatarNickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 91cad0f2
...@@ -89,6 +89,8 @@ typedef struct snd_card_saa7134 { ...@@ -89,6 +89,8 @@ typedef struct snd_card_saa7134 {
spinlock_t lock; spinlock_t lock;
} snd_card_saa7134_t; } snd_card_saa7134_t;
/* /*
* PCM structure * PCM structure
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment