[PATCH 15/16] ps3: remove unneeded header include
Geoff Levand
geoffrey.levand at am.sony.com
Sat Jan 27 14:08:26 EST 2007
Remove an unneeded header include from ps3.h.
Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>
---
include/asm-powerpc/ps3.h | 12 ------------
1 files changed, 12 deletions(-)
--- ps3-linux-dev.orig/include/asm-powerpc/ps3.h
+++ ps3-linux-dev/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>
More information about the Linuxppc-dev
mailing list