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:
4e50a8e
)
tokenring/3c359.c:xl_init() must be __devinit
author
Adrian Bunk
<bunk@stusta.de>
Tue, 10 Jul 2007 12:44:37 +0000
(14:44 +0200)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 10 Jul 2007 16:24:42 +0000
(12:24 -0400)
This patch fixes the following section mismatch:
<-- snip -->
...
MODPOST vmlinux
WARNING: drivers/built-in.o(.text+0x361ef1): Section mismatch: reference to .init.text:xl_init (between 'xl_probe' and 'xl_hw_reset')
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found