diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2006-06-25 16:48:37 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 21:01:15 +0400 |
commit | 96ebb92840b6bbb2e2fd8ad6b2b55d9cd76a06a0 (patch) | |
tree | 339c1138f18d4f701f33644ee26990300078b933 /drivers/video/tridentfb.c | |
parent | 6e656be899993f450a765056cdc8d87e58906508 (diff) | |
download | linux-96ebb92840b6bbb2e2fd8ad6b2b55d9cd76a06a0.tar.xz |
[PATCH] wan/sdla section fixes
netdev->set_config can be called at any time, so these references
to __initdata would be a real problem.
However, problem has not been observed AFAIK.
Fix section mismatch warnings:
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1b8e) and 'sdla_stats'
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1e76) and 'sdla_stats'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/tridentfb.c')
0 files changed, 0 insertions, 0 deletions