summaryrefslogtreecommitdiff
path: root/arch/sparc/prom/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2011-01-01 12:53:08 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-01-03 06:19:38 (GMT)
commit743ceeed277c77a7e6751649ad0c4fa42af8063b (patch)
tree05744af2c4382e19e367530f472fc6986d73d6a4 /arch/sparc/prom/Makefile
parentbce5feeab418fb1df9ce1c3fcc14f0aacf740208 (diff)
downloadlinux-fsl-qoriq-743ceeed277c77a7e6751649ad0c4fa42af8063b.tar.xz
sparc: drop prom/devmap.c
None of the functions was used. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/prom/Makefile')
-rw-r--r--arch/sparc/prom/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/prom/Makefile b/arch/sparc/prom/Makefile
index 816c0fa..113e630 100644
--- a/arch/sparc/prom/Makefile
+++ b/arch/sparc/prom/Makefile
@@ -5,7 +5,6 @@ asflags := -ansi
ccflags := -Werror
lib-y := bootstr_$(BITS).o
-lib-$(CONFIG_SPARC32) += devmap.o
lib-y += init_$(BITS).o
lib-$(CONFIG_SPARC32) += memory.o
lib-y += misc_$(BITS).o