Skip to content

Commit

Permalink
powerpc/ps3: Fix PS3 repository build warnings
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geoff Levand authored and Benjamin Herrenschmidt committed Dec 8, 2011
1 parent 7f8cd35 commit 4bf94ae
Showing 1 changed file with 68 additions and 67 deletions.
Loading

0 comments on commit 4bf94ae

Please sign in to comment.