diff options
Diffstat (limited to 'arch/powerpc/kernel/rtas.c')
| -rw-r--r-- | arch/powerpc/kernel/rtas.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/rtas.c b/arch/powerpc/kernel/rtas.c index 4d1a7babe34..fcec38241f7 100644 --- a/arch/powerpc/kernel/rtas.c +++ b/arch/powerpc/kernel/rtas.c @@ -33,7 +33,6 @@  #include <asm/firmware.h>  #include <asm/page.h>  #include <asm/param.h> -#include <asm/system.h>  #include <asm/delay.h>  #include <asm/uaccess.h>  #include <asm/udbg.h>  |