diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2012-03-11 15:02:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-12 10:21:55 -0700 |
commit | 9abac8537c2cf435b251ca61e632d6a70a84077e (patch) | |
tree | c3ea2851202846e4b748be9285fba750a8968fcd /fs/binfmt_misc.c | |
parent | 55e4016dd055e262e4b078b81c80b55386ead0f4 (diff) | |
download | linux-9abac8537c2cf435b251ca61e632d6a70a84077e.tar.bz2 |
tty: serial: vt8500: fix annotations for probe/remove
Fixes:
WARNING: drivers/tty/serial/built-in.o(.data+0x30): Section mismatch in reference from the variable vt8500_platform_driver to the function .init.text:vt8500_serial_probe()
The variable vt8500_platform_driver references
the function __init vt8500_serial_probe()
And mark the remove pointer while we are here.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions