aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/intc.h
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2007-04-27 08:21:47 -0400
committerHaavard Skinnemoen <hskinnemoen@atmel.com>2007-04-27 08:21:47 -0400
commit8224ca195874525533665bbcd23b6da1e575aa4d (patch)
tree2d3e170f3fd58c2ec39d33136059eaf12a94e53f /include/asm-avr32/intc.h
parenta4022b0d6005b117a985cec64559e048981a4244 (diff)
[AVR32] Fix compile error with gcc 4.1
gcc 4.1 doesn't seem to like const variables as inline assembly outputs. Drop support for reading 64-bit values using get_user() so that we can use an unsigned long to hold the result regardless of the actual size. This should be safe since many architectures, including i386, doesn't support reading 64-bit values with get_user(). Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'include/asm-avr32/intc.h')
0 files changed, 0 insertions, 0 deletions