git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de970e
)
[AVR32] Fix prototypes for __raw_writesb and friends
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 16 Feb 2007 11:47:40 +0000
(12:47 +0100)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 16 Feb 2007 11:47:40 +0000
(12:47 +0100)
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>
No differences found