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:
f4d8675
)
Amiga Zorro bus: kill resource_size_t warnings
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 1 May 2007 20:33:04 +0000
(22:33 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:08 +0000
(17:59 -0700)
Kill resource_size_t warnings by casting resource_size_t to unsigned long when
formatting Zorro bus resources, as they are always 32-bit.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found