summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-24 19:29:00 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 14:53:48 -0200
commit9bc044633161e23f3f2c590bc572df8eb722f94b (patch)
treec7c6c88617dd615f5caca44c9079fba8df0045e0 /Kconfig
parent13a00fabe44874db9e693d3c2761e9b6fa344be2 (diff)
downloadblackbird-op-linux-9bc044633161e23f3f2c590bc572df8eb722f94b.tar.gz
blackbird-op-linux-9bc044633161e23f3f2c590bc572df8eb722f94b.zip
[media] usb/gspca/konica.c: use IS_ENABLED() macro
replace: #if defined(CONFIG_INPUT) || \ defined(CONFIG_INPUT_MODULE) with: #if IS_ENABLED(CONFIG_INPUT) This change was made for: CONFIG_INPUT Reported-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud