From: Geert Uytterhoeven Date: Fri, 18 Jan 2008 20:30:09 +0000 (+1100) Subject: [POWERPC] PS3: Make bus_id and dev_id u64 X-Git-Tag: v2.6.25-rc1~1131^2~90 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034e0ab54bfe57bc980452f991d3ab443f1b085a;p=pandora-kernel.git [POWERPC] PS3: Make bus_id and dev_id u64 Change the PS3 bus_id and dev_id from type unsigned int to u64. These IDs are 64-bit in the repository, and the special storage notification device has a device ID of ULONG_MAX. Signed-off-by: Geert Uytterhoeven Signed-off-by: Geoff Levand Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed