From: Linus Walleij Date: Fri, 1 Jul 2011 07:23:36 +0000 (+0100) Subject: ARM: 6985/1: export functions to determine the presence of I/DTCM X-Git-Tag: v3.1-rc1~258^2~1^6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201043f227576d42529ddb340746a060a00f57f6;p=pandora-kernel.git ARM: 6985/1: export functions to determine the presence of I/DTCM By allowing code to detect whether DTCM or ITCM is present, code paths involving TCM can be avoided when running on platforms that lack it. This is good for creating single kernels across several archs, if some of them utilize TCM but others don't. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed