powerpc/ps3: Fix PS3 repository build warnings
authorGeoff Levand <geoff@infradead.org>
Thu, 1 Dec 2011 08:58:58 +0000 (08:58 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Dec 2011 03:05:55 +0000 (14:05 +1100)
Fix some PS3 repository.c build warnings when DEBUG is
defined. Also change most pr_debug calls to pr_devel calls.

Fixes warnings like these:

  format '%lx' expects type 'long unsigned int', but argument 7 has type 'u64'

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found