ARM: tegra: remove mach/barriers.h
authorColin Cross <ccross@android.com>
Sun, 10 Jul 2011 20:54:02 +0000 (13:54 -0700)
committerColin Cross <ccross@android.com>
Wed, 13 Jul 2011 03:38:40 +0000 (20:38 -0700)
commit2b0aaaf11a000adb1d1de29953318e6ede6c302b
treea5012aa1f673d2af58b98c491169674bfd6de6eb
parentcfeb34ede47921a5f9af48313eb4c61adbb6b343
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 <ccross@android.com>
Acked-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/arm/mach-tegra/include/mach/barriers.h [deleted file]