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 52e95c2158c..fe8d9514689 100644 --- a/arch/powerpc/kernel/rtas.c +++ b/arch/powerpc/kernel/rtas.c @@ -26,7 +26,6 @@  #include <asm/prom.h>  #include <asm/rtas.h>  #include <asm/hvcall.h> -#include <asm/semaphore.h>  #include <asm/machdep.h>  #include <asm/firmware.h>  #include <asm/page.h>  |