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:
2261e0e
)
[ARM] S3C: Fix warnings in the PM memory CRC code
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:09 +0000
(
00:24
+0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Sun, 8 Mar 2009 12:33:58 +0000
(12:33 +0000)
Fix warnings from struct resource being bigger than unsigned long by
forcing the type. We are only a 32bit platform so no physical memory
addresses will be too big to fit in this.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found