summaryrefslogtreecommitdiff
path: root/arch/arm/mm/Makefile
diff options
context:
space:
mode:
authorGary King <gking@nvidia.com>2010-10-12 18:10:31 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:36:29 -0800
commit62481c76515dabe7e7f5e2d7f79d1a42a66a52d4 (patch)
treed2e9524127312420067ecb986c1b6f58b92324ab /arch/arm/mm/Makefile
parent90c1781ef8411908879b4cffd941acb1c6a1c554 (diff)
Revert "[ARM] mm: add page allocator for modifying cache attributes"
This reverts commit 54d414570432ce07fa1a14b657f53bed752e3d7e. Change-Id: I8e5cf6ef3555129da9741ef52a1e6a3a772ad588 Signed-off-by: Gary King <gking@nvidia.com>
Diffstat (limited to 'arch/arm/mm/Makefile')
-rw-r--r--arch/arm/mm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mm/Makefile b/arch/arm/mm/Makefile
index 2766c8b1a30c..bca7e61928c7 100644
--- a/arch/arm/mm/Makefile
+++ b/arch/arm/mm/Makefile
@@ -12,8 +12,6 @@ ifneq ($(CONFIG_MMU),y)
obj-y += nommu.o
endif
-obj-$(CONFIG_ARM_ATTRIB_ALLOCATOR) += attrib_alloc.o
-
obj-$(CONFIG_MODULES) += proc-syms.o
obj-$(CONFIG_ALIGNMENT_TRAP) += alignment.o