summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/cache.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-10-07 07:04:18 (GMT)
committerTom Rini <trini@ti.com>2013-11-08 20:25:13 (GMT)
commit643aae1406c93ddc64fcf8c136b47cdffd9c8ccd (patch)
tree8004f4f1215dab67dbeca2a5a3e4ad7fd3a74d8a /arch/powerpc/include/asm/cache.h
parent5d62314c1d0be34e0f6cdb7705550098fe7275bd (diff)
downloadu-boot-643aae1406c93ddc64fcf8c136b47cdffd9c8ccd.tar.xz
include: delete include/linux/config.h
Linux Kernel abolished include/linux/config.h long time ago. (around version v2.6.18..v2.6.19) We don't need to provide Linux copatibility any more. This commit deletes include/linux/config.h and fixes source files not to include this. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/powerpc/include/asm/cache.h')
-rw-r--r--arch/powerpc/include/asm/cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/cache.h b/arch/powerpc/include/asm/cache.h
index 5f9c640..cdc1f10 100644
--- a/arch/powerpc/include/asm/cache.h
+++ b/arch/powerpc/include/asm/cache.h
@@ -4,7 +4,6 @@
#ifndef __ARCH_PPC_CACHE_H
#define __ARCH_PPC_CACHE_H
-#include <linux/config.h>
#include <asm/processor.h>
/* bytes per L1 cache line */