diff options
| author | Darren Jenkins <[email protected]> | 2006-04-20 02:43:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-04-20 07:54:03 -0700 |
| commit | c16c556e0e460a4e8c3f97ea0d50a1217f7fa449 (patch) | |
| tree | c927fbce2d9dd66440ea744682ac364b6de7fd89 /scripts/basic/split-include.c | |
| parent | 6d472be37896b1c41b50f3da124f8b7718ba7797 (diff) | |
[PATCH] fix section mismatch in pm2fb.o
WARNING: drivers/video/pm2fb.o - Section mismatch: reference
to .init.data: from .text after 'pm2fb_set_par' (at offset 0xd5d)
WARNING: drivers/video/pm2fb.o - Section mismatch: reference
to .init.data: from .text after 'pm2fb_set_par' (at offset 0xd82)
They are caused because pm2fb_set_par() uses lowhsync and lowvsync which
are marked __devinitdata.
Signed-off-by: Darren Jenkins <[email protected]>
Signed-off-by: Adrian Bunk <[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 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions