diff options
| author | Randy Dunlap <[email protected]> | 2008-02-06 01:39:19 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-06 10:41:16 -0800 |
| commit | 0ce85eb8824679cd9e7b3b12202e2bf54f1f3e2c (patch) | |
| tree | aa7f6ac38f7b660dc37ddfdf16bda8050aacdd03 /tools/perf/scripts/python | |
| parent | 74f482cca5f76643e7f323e66cc38b1a882d5e6f (diff) | |
tdfxfb: fix section mismatch warnings
tdfxfb_setup() can be __init. This fixes the modpost section mismatch
warnings:
WARNING: vmlinux.o(.text+0x4cff9b): Section mismatch: reference to .init.data:mode_option (between 'tdfxfb_setup' and 'getclkMHz')
WARNING: vmlinux.o(.text+0x4cffa8): Section mismatch: reference to .init.data: (between 'tdfxfb_setup' and 'getclkMHz')
[[email protected]: use __init, not __devinit]
Cc: Krzysztof Helt <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions