summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/core.h
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-24 22:29:05 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 16:54:10 (GMT)
commit5fd30838da11dc8ce1c5c9d4d1091ea764ee29b3 (patch)
treecbe92ec4ad305e4ddc46219dda83e42bfe5265d1 /drivers/pinctrl/core.h
parent2d622e9137d504ea4eb636efca5cd04c494a1ede (diff)
downloadlinux-fsl-qoriq-5fd30838da11dc8ce1c5c9d4d1091ea764ee29b3.tar.xz
[media] usb/gspca/se401.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/pinctrl/core.h')
0 files changed, 0 insertions, 0 deletions