Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356414
b: refs/heads/master
c: 4a564c4
h: refs/heads/master
v: v3
  • Loading branch information
Geoff Levand authored and Benjamin Herrenschmidt committed Feb 15, 2013
1 parent e3a9dc1 commit 511f9d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: deb26c274d48419c2711708a4564213d13ffebb4
refs/heads/master: 4a564c4d1fc7f077c6135afe5c2890a262d71264
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/ps3.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ enum lv1_result {

static inline const char* ps3_result(int result)
{
#if defined(DEBUG)
#if defined(DEBUG) || defined(PS3_VERBOSE_RESULT)
switch (result) {
case LV1_SUCCESS:
return "LV1_SUCCESS (0)";
Expand Down

0 comments on commit 511f9d3

Please sign in to comment.