OSDN Git Service

V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 18 Dec 2009 10:47:44 +0000 (07:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 17 Jan 2010 13:31:35 +0000 (11:31 -0200)
commit9afc8022b4e7e4e8c572b2b997846756afb5d909
treeca6cb1b9605a6e374e77ca7eae34369a18ee16fe
parentd7c0d43997cf716617d724554d19b3b8dd465833
V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000

As reported by Randy Dunlap <randy.dunlap@oracle.com>:
> drivers/media/dvb/frontends/dib8000.h:104: error: expected expression before '}' token
> drivers/media/dvb/frontends/dib8000.h:104: warning: left-hand operand of comma expression has no effect
>
>     return CT_SHUTDOWN,
>
> s/,/;/ and fix indentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dib8000.h