diff options
author | 2015-04-11 00:03:19 +0200 | |
---|---|---|
committer | 2015-05-08 01:58:04 +0200 | |
commit | bb6ce8b28d97f39c591e94322e3ad28ff22649b2 (patch) | |
tree | f56fbf53576fc1dea3bc38711359b4ecba36a484 /scripts/gdb/linux/utils.py | |
parent | Linux 4.1-rc2 (diff) | |
download | linux-rng-bb6ce8b28d97f39c591e94322e3ad28ff22649b2.tar.xz linux-rng-bb6ce8b28d97f39c591e94322e3ad28ff22649b2.zip |
staging: sm750: remove incorrect __exit annotation
The lynxfb_pci_remove function is used as the 'remove' callback
of the driver, and must not be discarded:
lynxfb_pci_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o
This removes the extraneous annotation.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions