aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-24 17:29:08 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 11:54:27 -0500
commitf11ef42e3116eaed653c6e7bbd33ec769a7ae0ba (patch)
treea7c2d353f6a0928c77c5ce7de6c14127545c0ec5 /drivers/i2c/algos/i2c-algo-bit.c
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 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions