summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_8xx
diff options
context:
space:
mode:
authorSergio Luis <sergio@uece.br>2008-02-10 21:56:25 +0100
committerJeff Garzik <jeff@garzik.org>2008-02-11 17:15:35 +0100
commitd785ad74641c59074786084b24a9283d7a7727b0 (patch)
tree39113c2caec8d8a362ff7d75716657ff7c7e5d33 /drivers/net/fec_8xx
parentclaw/lcs/netiucv: check s390dbf level before sprints (diff)
downloadlinux-d785ad74641c59074786084b24a9283d7a7727b0.tar.xz
linux-d785ad74641c59074786084b24a9283d7a7727b0.zip
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
Fix following warnings: WARNING: drivers/net/sis190.o(.text+0x103): Section mismatch in reference from the function sis190_get_mac_addr() to the function .devinit.text:sis190_get_mac_addr_from_apc() WARNING: drivers/net/sis190.o(.text+0x10e): Section mismatch in reference from the function sis190_get_mac_addr() to the function .devinit.text:sis190_get_mac_addr_from_eeprom() Annotate sis190_get_mac_addr() with __devinit. Signed-off-by: Sergio Luis <sergio@uece.br> sis190.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/fec_8xx')
0 files changed, 0 insertions, 0 deletions