summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h')
-rw-r--r--ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h b/ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h
deleted file mode 100644
index 5da26fc6..00000000
--- a/ANDROID_3.4.5/arch/powerpc/boot/fsl-soc.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _PPC_BOOT_FSL_SOC_H_
-#define _PPC_BOOT_FSL_SOC_H_
-
-#include "types.h"
-
-u32 *fsl_get_immr(void);
-
-#endif