[PATCH 13/14] ps3: remove unneeded header include
Geoff Levand
geoffrey.levand at am.sony.com
Thu Jan 25 13:40:28 EST 2007
Remove and 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