Skip to content

Commit

Permalink
ARM: shmobile: r7s72100: genmai: Remove reference board file
Browse files Browse the repository at this point in the history
The genmai board now boots using the generic R7S72100 DT machine with
the same feature set as the board file. Remove the board file.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Wolfram Sang <wsa@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Laurent Pinchart authored and Simon Horman committed Aug 17, 2014
1 parent 9dddfcf commit 71d03da
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-shmobile/Makefile
Original file line number Diff line number Diff line change
@@ -63,7 +63,6 @@ obj-$(CONFIG_ARCH_SH7372) += entry-intc.o

# Board objects
ifdef CONFIG_ARCH_SHMOBILE_MULTI
obj-$(CONFIG_MACH_GENMAI) += board-genmai-reference.o
obj-$(CONFIG_MACH_KOELSCH) += board-koelsch-reference.o
obj-$(CONFIG_MACH_LAGER) += board-lager-reference.o
obj-$(CONFIG_MACH_MARZEN) += board-marzen-reference.o
35 changes: 0 additions & 35 deletions arch/arm/mach-shmobile/board-genmai-reference.c

This file was deleted.

0 comments on commit 71d03da

Please sign in to comment.