projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098e274
)
[POWERPC] ps3: remove unneeded header include
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Sat, 27 Jan 2007 03:08:26 +0000
(19:08 -0800)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 7 Feb 2007 03:03:19 +0000
(14:03 +1100)
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>
include/asm-powerpc/ps3.h
patch
|
blob
|
history
diff --git
a/include/asm-powerpc/ps3.h
b/include/asm-powerpc/ps3.h
index
f4347c1
..
59ae9d7
100644
(file)
--- 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>