summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/Makefile
diff options
context:
space:
mode:
authorEric Miao2011-08-16 06:28:57 +0200
committerEric Miao2011-10-25 14:28:49 +0200
commitc149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e (patch)
treec7a81d80215fb3559e640d50a3a6ac59fb30486e /arch/arm/mach-mmp/Makefile
parentARM: pxa: use correct __iomem annotations (diff)
downloadkernel-qcow2-linux-c149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e.tar.gz
kernel-qcow2-linux-c149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e.tar.xz
kernel-qcow2-linux-c149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e.zip
ARM: mmp: rename SHEEVAD to GPLUGD
GuruPlugD was initially named to be SHEEVAD, and it's causing naming confusion in the mach-types database. Make it consistent by renaming to GPLUGD. Reported-and-Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-mmp/Makefile')
-rw-r--r--arch/arm/mach-mmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile
index b0ac942327aa..8f948f981646 100644
--- a/arch/arm/mach-mmp/Makefile
+++ b/arch/arm/mach-mmp/Makefile
@@ -19,4 +19,4 @@ obj-$(CONFIG_MACH_BROWNSTONE) += brownstone.o
obj-$(CONFIG_MACH_FLINT) += flint.o
obj-$(CONFIG_MACH_MARVELL_JASPER) += jasper.o
obj-$(CONFIG_MACH_TETON_BGA) += teton_bga.o
-obj-$(CONFIG_MACH_SHEEVAD) += gplugd.o
+obj-$(CONFIG_MACH_GPLUGD) += gplugd.o