]> git.baikalelectronics.ru Git - kernel.git/commit
Amiga Zorro bus: kill resource_size_t warnings
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 1 May 2007 20:33:04 +0000 (22:33 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:08 +0000 (17:59 -0700)
commit75deba17bad88e93bf78306e3150c65401c9fc47
tree69b6414023426eb7290af6041f130a6119fc0124
parent240863960a67112e03b4e29c501cc88d5f6b84ce
Amiga Zorro bus: kill resource_size_t warnings

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>
drivers/zorro/proc.c
drivers/zorro/zorro-sysfs.c
drivers/zorro/zorro.c