commit | 318175766e7688ba52cdf771d37e98a1e4759f98 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <[email protected]> | Tue May 01 22:33:04 2007 +0200 |
committer | Linus Torvalds <[email protected]> | Fri May 04 17:59:08 2007 -0700 |
tree | 69b6414023426eb7290af6041f130a6119fc0124 | |
parent | f4d86754f956ab5ea73aa91759a0d89a2f0e3f2a [diff] |
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>