commit | ff7029f5e8fbf682ace0455f6452d840831a3bc2 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <snjw23@gmail.com> | Mon Oct 31 12:24:54 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 03 07:44:05 2011 -0200 |
tree | 66fcb06d0b05e2417a0c57e22a2572062217779a | |
parent | 8be62e73e5c088fb4a1c928bdaeac1b27d776043 [diff] |
[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>