Skip to content

Commit

Permalink
[PATCH] v4l: 859: fix compilation with 2.6.8
Browse files Browse the repository at this point in the history
- Fix compilation with 2.6.8.

Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Nickolay V. Shmyrev authored and Linus Torvalds committed Nov 9, 2005
1 parent 91cad0f commit 07eef6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/saa7134/saa7134-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ typedef struct snd_card_saa7134 {
spinlock_t lock;
} snd_card_saa7134_t;



/*
* PCM structure
*/
Expand Down

0 comments on commit 07eef6c

Please sign in to comment.