V4L/DVB (12734): cx25821: Fix some compilation troubles
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 13 Sep 2009 14:39:12 +0000 (11:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 02:47:38 +0000 (23:47 -0300)
commit53e712d0844e99b8d8720327470b86ef401fb727
treee4a6309edcc71ed7e278ce4f734db93e6566bb25
parent1a9fc855643f8770c92ba99fad5f209358c6030d
V4L/DVB (12734): cx25821: Fix some compilation troubles

Lindent caused some compilation breakages. There were also others
related to some other changes at kernel KABI.

There's still one missing warning fix against 2.6.30:

/home/v4l/cx25821/v4l/cx25821-alsa.c: In function 'cx25821_audio_initdev':
/home/v4l/cx25821/v4l/cx25821-alsa.c:706: warning: 'snd_card_new' is deprecated (declared at include/sound/core.h:306)

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/cx25821/cx25821-alsa.c
drivers/staging/cx25821/cx25821-core.c
drivers/staging/cx25821/cx25821-i2c.c
drivers/staging/cx25821/cx25821-video.c
This page took 0.043311 seconds and 5 git commands to generate.