Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Michael Ellerman e468455e58 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
When CONFIG_RELOCATABLE is enabled, PHYSICAL_START is actually a
variable of type phys_addr_t. That means to print it we need to
cast to unsigned long long and use llx.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-15 13:26:21 +10:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2007-05-11 05:38:25 -04:00
2009-05-21 15:44:21 +10:00
2008-06-30 22:31:00 +10:00
2008-12-31 18:07:42 -05:00
2008-05-23 22:43:11 +02:00
2009-06-12 16:53:38 +10:00
2008-12-21 14:21:16 +11:00
2007-10-11 14:36:47 +10:00