summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-12-10 20:54:01 +0100
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2019-12-11 10:13:42 +0100
commit9cc7a18bcbd47e82960a059127497ab09c4abd05 (patch)
tree1767b8533ae3a16684a4e4bb31cc7ddabfbd185d /include
parent11e299de3aced4ea23a9fb1fef6c983c8d516302 (diff)
downloadlinux-9cc7a18bcbd47e82960a059127497ab09c4abd05.tar.gz
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
When built into the kernel, the driver causes a link problem:

`iproc_gpio_remove' referenced in section `.data' of drivers/gpio/gpio-xgs-iproc.o: defined in discarded section `.exit.text' of drivers/gpio/gpio-xgs-iproc.o

Remove the incorrect annotation.

Fixes: 6a41b6c5fc20 ("gpio: Add xgs-iproc driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions