From: Geert Uytterhoeven Date: Tue, 1 May 2007 20:33:04 +0000 (+0200) Subject: Amiga Zorro bus: kill resource_size_t warnings X-Git-Tag: v2.6.22-rc1~1052 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318175766e7688ba52cdf771d37e98a1e4759f98;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed