OSDN Git Service

[media] staging: as102: Unconditionally compile code dependent on DVB_CORE
authorSylwester Nawrocki <snjw23@gmail.com>
Mon, 31 Oct 2011 15:24:54 +0000 (12:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 09:44:05 +0000 (07:44 -0200)
commitff7029f5e8fbf682ace0455f6452d840831a3bc2
tree66fcb06d0b05e2417a0c57e22a2572062217779a
parent8be62e73e5c088fb4a1c928bdaeac1b27d776043
[media] staging: as102: Unconditionally compile code dependent on DVB_CORE

The driver depends on DVB_CORE so there is no need for conditional
compilation of parts of the code depending on CONFIG_DVB_CORE as
the driver is never compiled with CONFIG_DVB_CORE* disabled.

Cc: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Sylwester Nawrocki <snjw23@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/as102/as102_drv.c
drivers/staging/media/as102/as102_drv.h
drivers/staging/media/as102/as102_fe.c
drivers/staging/media/as102/as102_usb_drv.c