]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Tue, 1 Nov 2011 18:07:29 +0000 (16:07 -0200)
commitedbf7328758d9ffd635a970d59e2435d4f40ca77
treece39d4cd3f7e12f44e1e4dfd6d98f4ef883cc938
parent98cf39c941fd6e71413e0b70ee196bf8f52592a1
[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