From: Geert Uytterhoeven Date: Sun, 29 Aug 2010 21:43:46 +0000 (+0000) Subject: net/m68k: Hydra Ethernet - print whole resource instead of start address X-Git-Tag: v2.6.37-rc1~147^2~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c274f29120eff7852bb2370ae6f05f46de75edbc;p=pandora-kernel.git net/m68k: Hydra Ethernet - print whole resource instead of start address resource_size_t changed from `unsigned long' to `phys_addr_t`, which is either `u32' or `u64'. Print the whole resource to remove the cast and to make it future-proof. Signed-off-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- Reading git-diff-tree failed