diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-02-20 13:58:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-20 17:10:16 -0800 |
commit | f1d2120487de3620ff47367d7bc0e290dc868c47 (patch) | |
tree | 1f476a6af11e1794cd99f655e0df78e385822c87 /drivers/hwmon | |
parent | 5fc404e47bdf2d34ffc2edc16070cda410838291 (diff) | |
download | blackbird-op-linux-f1d2120487de3620ff47367d7bc0e290dc868c47.tar.gz blackbird-op-linux-f1d2120487de3620ff47367d7bc0e290dc868c47.zip |
[PATCH] i810fb: fix i810_check_params section mismatch
WARNING: drivers/video/i810/i810fb.o - Section mismatch: reference
to .init.data: from .text between 'i810_check_params' (at offset
0x1123) and 'encode_fix'
yres cannot be declared __devinitdata as it is used in
i810_check_params(), which isn't __devinit.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions