summaryrefslogtreecommitdiff
path: root/net/ieee802154
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@gmail.com>2013-01-24 22:28:57 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 16:52:46 (GMT)
commit480d3ca13e64ab06200ab2c4dbff462c2ac7494d (patch)
tree97d33ced1aebe59cc16c9cfbffc154c24426d8fd /net/ieee802154
parent58bc8b7e380554d2d32f8d7f776a019cefc8afbf (diff)
downloadlinux-480d3ca13e64ab06200ab2c4dbff462c2ac7494d.tar.xz
[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macro
replace: #if defined(CONFIG_USB_SI470X) || \ defined(CONFIG_USB_SI470X_MODULE) with: #if IS_ENABLED(CONFIG_USB_SI470X) This change was made for: CONFIG_USB_SI470X, CONFIG_I2C_SI470X 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 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions