summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-24 19:29:08 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 14:54:27 -0200
commitf11ef42e3116eaed653c6e7bbd33ec769a7ae0ba (patch)
treea7c2d353f6a0928c77c5ce7de6c14127545c0ec5 /.gitignore
parentf5b6de9cf6f862e2c74854a8f6969879a1440283 (diff)
[media] usb/gspca/sonixj.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 '.gitignore')
0 files changed, 0 insertions, 0 deletions