git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ffde03
)
net/hplance: hplance_init() should be __devinit
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 13 Jun 2011 08:17:36 +0000
(08:17 +0000)
committer
David S. Miller
<davem@conan.davemloft.net>
Mon, 13 Jun 2011 22:32:36 +0000
(18:32 -0400)
WARNING: vmlinux.o(.devinit.text+0x253e): Section mismatch in reference from the function hplance_init_one() to the function .init.text:hplance_init()
The forward declaration had the correct attribute, but the actual function
definition hadn't.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
drivers/net/hplance.c
patch
|
blob
|
history
diff --cc
drivers/net/hplance.c
Simple merge