aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorDave Jones <[email protected]>2005-12-28 20:01:04 -0500
committerLinus Torvalds <[email protected]>2005-12-29 10:19:21 -0800
commitee025949586f80effa634ff273c2444795472780 (patch)
tree60c4216cbd0cf05ab30c8c11c6132506a1cff457 /scripts/basic/split-include.c
parent63b44442416a243f05881b0dd094b621a46ab4b3 (diff)
[PATCH] fix ia64 compile failure with gcc4.1
__get_unaligned creates a typeof the var its passed, and writes to it, which on gcc4.1, spits out the following error: drivers/char/vc_screen.c: In function 'vcs_write': drivers/char/vc_screen.c:422: error: assignment of read-only variable 'val' Signed-off-by: Dave Jones <[email protected]> [ The "right" fix would be to try to fix <asm-generic/unaligned.h> but that's hard to do with the tools gcc gives us. So this simpler patch is preferable -- Linus ] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions