diff options
Diffstat (limited to 'arch/powerpc/kernel/setup-common.c')
| -rw-r--r-- | arch/powerpc/kernel/setup-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/setup-common.c b/arch/powerpc/kernel/setup-common.c index 33e7f2c7f194..bd3eb4292b53 100644 --- a/arch/powerpc/kernel/setup-common.c +++ b/arch/powerpc/kernel/setup-common.c | |||
| @@ -59,6 +59,7 @@ | |||
| 59 | #undef DEBUG | 59 | #undef DEBUG |
| 60 | 60 | ||
| 61 | #ifdef DEBUG | 61 | #ifdef DEBUG |
| 62 | #include <asm/udbg.h> | ||
| 62 | #define DBG(fmt...) udbg_printf(fmt) | 63 | #define DBG(fmt...) udbg_printf(fmt) |
| 63 | #else | 64 | #else |
| 64 | #define DBG(fmt...) | 65 | #define DBG(fmt...) |
