Browse Source

[POWERPC] ps3: remove unneeded header include

Remove an unneeded header include from ps3.h.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Geoff Levand 18 years ago
parent
commit
8000d49076
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-powerpc/ps3.h

+ 0 - 1
include/asm-powerpc/ps3.h

@@ -21,7 +21,6 @@
 #if !defined(_ASM_POWERPC_PS3_H)
 #if !defined(_ASM_POWERPC_PS3_H)
 #define _ASM_POWERPC_PS3_H
 #define _ASM_POWERPC_PS3_H
 
 
-#include <linux/compiler.h> /* for __deprecated */
 #include <linux/init.h>
 #include <linux/init.h>
 #include <linux/types.h>
 #include <linux/types.h>
 #include <linux/device.h>
 #include <linux/device.h>