X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-vexpress%2FMakefile;h=90551b9780ab1f31cd5e041c7babad44b8ca3e55;hb=1fcf0069f4715f6f811466db68a547a348b4d5a9;hp=2c0ac7de28142dfb46ce9e4463c8bea03fff58eb;hpb=e589501cb928b482c3c399444f788e1af35deee2;p=sfrench%2Fcifs-2.6.git diff --git a/arch/arm/mach-vexpress/Makefile b/arch/arm/mach-vexpress/Makefile index 2c0ac7de2814..90551b9780ab 100644 --- a/arch/arm/mach-vexpress/Makefile +++ b/arch/arm/mach-vexpress/Makefile @@ -4,6 +4,5 @@ obj-y := v2m.o obj-$(CONFIG_ARCH_VEXPRESS_CA9X4) += ct-ca9x4.o -obj-$(CONFIG_SMP) += platsmp.o headsmp.o +obj-$(CONFIG_SMP) += platsmp.o obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o -obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o