Skip to content

Commit

Permalink
vt8500: Remove arm/boot/compressed/head-vt8500.S
Browse files Browse the repository at this point in the history
Converting arch-vt8500 to devicetree-only makes this file redundant.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
  • Loading branch information
Tony Prisk committed Oct 15, 2012
1 parent 85deaa8 commit 227f004
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ ifeq ($(CONFIG_ARCH_SA1100),y)
OBJS += head-sa1100.o
endif

ifeq ($(CONFIG_ARCH_VT8500),y)
OBJS += head-vt8500.o
endif

ifeq ($(CONFIG_CPU_XSCALE),y)
OBJS += head-xscale.o
endif
Expand Down
46 changes: 0 additions & 46 deletions arch/arm/boot/compressed/head-vt8500.S

This file was deleted.

0 comments on commit 227f004

Please sign in to comment.