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:
8e98591
)
drivers/net/sis190.c section fix
author
Adrian Bunk
<bunk@kernel.org>
Tue, 11 Dec 2007 22:23:56 +0000
(23:23 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 14 Dec 2007 20:26:19 +0000
(15:26 -0500)
This patch fixes the following section mismatch with CONFIG_HOTPLUG=n:
<-- snip -->
...
WARNING: vmlinux.o(.init.text.20+0x4cb25): Section mismatch: reference to .exit.text:sis190_mii_remove (between 'sis190_init_one' and 'read_eeprom')
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sis190.c
patch
|
blob
|
history
diff --cc
drivers/net/sis190.c
Simple merge