Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbdf9ced authored by Tony Lindgren's avatar Tony Lindgren Committed by Russell King
Browse files

[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory



Patch from Tony Lindgren

This patch by Paul Mundt and other OMAP developers
moves OMAP1 board files into mach-omap1 directory.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 6f3e1416
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * linux/arch/arm/mach-omap/board-generic.c
 * linux/arch/arm/mach-omap1/board-generic.c
 *
 * Modified from board-innovator1510.c
 *
+1 −1
Original line number Diff line number Diff line
/*
 * linux/arch/arm/mach-omap/board-h2.c
 * linux/arch/arm/mach-omap1/board-h2.c
 *
 * Board specific inits for OMAP-1610 H2
 *
+1 −1
Original line number Diff line number Diff line
/*
 * linux/arch/arm/mach-omap/board-h3.c
 * linux/arch/arm/mach-omap1/board-h3.c
 *
 * This file contains OMAP1710 H3 specific code.
 *
+1 −1
Original line number Diff line number Diff line
/*
 * linux/arch/arm/mach-omap/board-innovator.c
 * linux/arch/arm/mach-omap1/board-innovator.c
 *
 * Board specific inits for OMAP-1510 and OMAP-1610 Innovator
 *
Loading