From: Colin Cross Date: Sun, 10 Jul 2011 20:54:02 +0000 (-0700) Subject: ARM: tegra: remove mach/barriers.h X-Git-Tag: v3.1-rc1~149^2~1^6~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0aaaf11a000adb1d1de29953318e6ede6c302b;p=pandora-kernel.git ARM: tegra: remove mach/barriers.h The barriers implemented in arch/arm/mach-tegra/mach/barriers.h are exactly the same as the default barriers implemented in arch/arm/include/asm/system.h. Remove barriers.h from Tegra, and don't select ARCH_HAS_BARRIERS. Signed-off-by: Colin Cross Acked-by: Olof Johansson --- Reading git-diff-tree failed