summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h')
-rw-r--r--ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h b/ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h
deleted file mode 100644
index a7b74d36..00000000
--- a/ANDROID_3.4.5/arch/powerpc/kernel/cacheinfo.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _PPC_CACHEINFO_H
-#define _PPC_CACHEINFO_H
-
-/* These are just hooks for sysfs.c to use. */
-extern void cacheinfo_cpu_online(unsigned int cpu_id);
-extern void cacheinfo_cpu_offline(unsigned int cpu_id);
-
-#endif /* _PPC_CACHEINFO_H */