diff options
author | Geoff Levand <geoffrey.levand@am.sony.com> | 2008-05-01 00:24:58 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-05-02 07:00:44 +0200 |
commit | bbea34606269efedf7d12c608924b47bafb344f5 (patch) | |
tree | 161e7cc2cd5aa03586603383ce47227532a1a648 /drivers/ps3/ps3-lpm.c | |
parent | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... (diff) | |
download | linux-bbea34606269efedf7d12c608924b47bafb344f5.tar.xz linux-bbea34606269efedf7d12c608924b47bafb344f5.zip |
[POWERPC] Fix slb.c compile warnings
Arrange for a syntax check to always be done on the powerpc/mm/slb.c
DBG() macro by defining it to pr_debug() for non-debug builds.
Also, fix these related compile warnings:
slb.c:273: warning: format '%04x' expects type 'unsigned int', but argument 2 has type 'long unsigned int
slb.c:274: warning: format '%04x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/ps3/ps3-lpm.c')
0 files changed, 0 insertions, 0 deletions