gpio: remove broken irq_to_gpio() interface
authorArnd Bergmann <arnd@arndb.de>
Tue, 16 Feb 2016 15:40:35 +0000 (16:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 18 Feb 2016 23:17:43 +0000 (00:17 +0100)
commitee2204a37957daed80418ea8ffc4f5c3146fb8e7
tree1bf2bf8460d22c775b5e4b351709c660bdd10605
parentb61a459fd2540fb846d692342266d412cec837f1
gpio: remove broken irq_to_gpio() interface

gpiolib has removed the irq_to_gpio() API several years ago,
but the global header still provided a non-working stub.

To prevent new users of this broken function from showing
up, let's remove the stubs as well.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/gpio.h