summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca/xirlink_cit.c
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-25 02:29:11 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 20:54:37 +0400
commitf8d2687963d789b78d86cfecff54604f447aa3a2 (patch)
treeb46b3ff32c5afdebf8d3a79555d3469e37ff4858 /drivers/media/usb/gspca/xirlink_cit.c
parent00ddb70702275aabcc7f9f999adaf8bc81756b54 (diff)
downloadlinux-f8d2687963d789b78d86cfecff54604f447aa3a2.tar.xz
[media] usb/gspca/t613.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 'drivers/media/usb/gspca/xirlink_cit.c')
0 files changed, 0 insertions, 0 deletions