projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e984bb4
)
[PATCH] pd6729 section fix
author
Andrew Morton
<akpm@osdl.org>
Sat, 20 May 2006 22:00:32 +0000
(15:00 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 21 May 2006 19:59:22 +0000
(12:59 -0700)
WARNING: drivers/pcmcia/pd6729.o - Section mismatch: reference to .init.text: from .text between 'pd6729_pci_probe' (at offset 0x9a8) and 'pd6729_pci_remove'
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pcmcia/pd6729.c
patch
|
blob
|
history
diff --git
a/drivers/pcmcia/pd6729.c
b/drivers/pcmcia/pd6729.c
index
16d1ea7
..
247ab83
100644
(file)
--- a/
drivers/pcmcia/pd6729.c
+++ b/
drivers/pcmcia/pd6729.c
@@
-589,7
+589,7
@@
static int pd6729_check_irq(int irq, int flags)
return 0;
}
-static u_int __init pd6729_isa_scan(void)
+static u_int __
dev
init pd6729_isa_scan(void)
{
u_int mask0, mask = 0;
int i;