[AVR32] Fix prototypes for __raw_writesb and friends
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 16 Feb 2007 11:47:40 +0000 (12:47 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 16 Feb 2007 11:47:40 +0000 (12:47 +0100)
commitb60f16eb56ff872a86c55c11bcfd430ce8cec340
tree315e4a24916e9c3a932d3c2ee518c958ca69519d
parent7de970e11fb832a56c897276967fb0e49f59b313
[AVR32] Fix prototypes for __raw_writesb and friends

The first parameter to __raw_writes[bwl] and __raw_reads[bwl] should
be a void __iomem *, not unsigned long.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
include/asm-avr32/io.h