diff options
author | Andres Salomon <dilinger@queued.net> | 2010-06-30 00:05:19 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-30 00:29:31 +0200 |
commit | 500ebb82b50194f97a53d17a152cfb734ced9f21 (patch) | |
tree | c66f970773552da4f51c2033ecdb3b77e6947001 /scripts/bootgraph.pl | |
parent | memcg: fix wake up in oom wait queue (diff) | |
download | linux-500ebb82b50194f97a53d17a152cfb734ced9f21.tar.xz linux-500ebb82b50194f97a53d17a152cfb734ced9f21.zip |
gxfb: fix incorrect __init annotation
WARNING: vmlinux.o(.data+0x195d8): Section mismatch in reference from the
variable gxfb_driver to the function .init.text:gxfb_probe() The variable
gxfb_driver references the function __init gxfb_probe()
This changes gxfb_probe and friends to use __devinit, and also adds
__devexit to gxfb_remove.
Signed-off-by: Andres Salomon <dilinger@queued.net>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/bootgraph.pl')
0 files changed, 0 insertions, 0 deletions