summaryrefslogtreecommitdiff
path: root/include/asm-powerpc/ps3.h
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2007-01-26 19:08:26 -0800
committerPaul Mackerras <paulus@samba.org>2007-02-07 14:03:19 +1100
commit8000d49076f5d1767b6fee9c74b452f488ed89ad (patch)
tree6ba333ed3e46412955a26cc6576a0284f1692e3c /include/asm-powerpc/ps3.h
parent098e27442713ef7921533130ebba5db6ef64aba6 (diff)
[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>
Diffstat (limited to 'include/asm-powerpc/ps3.h')
-rw-r--r--include/asm-powerpc/ps3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/ps3.h b/include/asm-powerpc/ps3.h
index f4347c195bfb..59ae9d7bf6a7 100644
--- a/include/asm-powerpc/ps3.h
+++ b/include/asm-powerpc/ps3.h
@@ -21,7 +21,6 @@
#if !defined(_ASM_POWERPC_PS3_H)
#define _ASM_POWERPC_PS3_H
-#include <linux/compiler.h> /* for __deprecated */
#include <linux/init.h>
#include <linux/types.h>
#include <linux/device.h>