diff options
author | 2009-06-10 19:05:00 +0000 | |
---|---|---|
committer | 2009-06-15 13:26:21 +1000 | |
commit | e468455e5845f83950d1271a6cd0425b9c7290ab (patch) | |
tree | 804bcfa1408b81bd8da07197c07bd6ba611ede59 /lib/fault-inject.c | |
parent | ps3fb: Tear down FB setup during cleanup (diff) | |
download | wireguard-linux-e468455e5845f83950d1271a6cd0425b9c7290ab.tar.xz wireguard-linux-e468455e5845f83950d1271a6cd0425b9c7290ab.zip |
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>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions