diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2008-02-07 18:20:29 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-07 18:20:29 -0800 |
commit | 054b0e2b2d5ed460784e8dfbf30ff4768dbf4376 (patch) | |
tree | 68a5554f7a7506a23e00cf1e28cf91f22c252c04 /net/xfrm/xfrm_algo.c | |
parent | bca65eae394e95c125837b6eb3a8246c40777608 (diff) | |
download | op-kernel-dev-054b0e2b2d5ed460784e8dfbf30ff4768dbf4376.zip op-kernel-dev-054b0e2b2d5ed460784e8dfbf30ff4768dbf4376.tar.gz |
[ISDN]: fix section mismatch warning in enpci_card_msg
Fix following warnings:
WARNING: drivers/isdn/hisax/built-in.o(.text+0x3cf50): Section mismatch in reference from the function enpci_card_msg() to the function .devinit.text:Amd7930_init()
WARNING: drivers/isdn/hisax/built-in.o(.text+0x3cf85): Section mismatch in reference from the function enpci_card_msg() to the function .devinit.text:Amd7930_init()
enpci_card_msg() can be called outside __devinit context
referenced function should not be annotated __devinit.
Remove annotation of Amd7930_init to fix this.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_algo.c')
0 files changed, 0 insertions, 0 deletions