diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-powerpc/ps3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/ps3.h b/include/asm-powerpc/ps3.h index a35aea2db9c5..a6f3f5ee7ca7 100644 --- a/include/asm-powerpc/ps3.h +++ b/include/asm-powerpc/ps3.h | |||
@@ -427,6 +427,7 @@ struct ps3_prealloc { | |||
427 | }; | 427 | }; |
428 | 428 | ||
429 | extern struct ps3_prealloc ps3fb_videomemory; | 429 | extern struct ps3_prealloc ps3fb_videomemory; |
430 | extern struct ps3_prealloc ps3flash_bounce_buffer; | ||
430 | 431 | ||
431 | 432 | ||
432 | #endif | 433 | #endif |