V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakage
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 Mar 2009 00:41:08 +0000 (21:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:29 +0000 (12:43 -0300)
commitdcd241c384357e5c146299d45d2ee2f4ad439723
tree68a0de2790eb9e6f019a26cc759abca8e6214f86
parent6a39a38e338527effb2703e76aedd856cc7b3683
V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakage

As reported by Randy Dunlap <randy.dunlap@oracle.com>:
ERROR: "dvb_dummy_fe_ofdm_attach" [drivers/media/video/cx231xx/cx231xx-dvb.ko] undefined!

This happens since cx231xx DVB part still misses the frontend modules.
So, the dummy frontend were used for development. The proper fix is to
implement the DVB modules there, as they will be required.

While this won't happen, lets allow the compilation with or without the
dummy FE testing module.

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