summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-h2.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-38/+0
All board support that was marked as 'unused' earlier can now be removed, leaving the five machines that that still had someone using them in 2022, or that are supported in qemu. Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Janusz Krzysztofik <jmkrzyszt@gmail.com> Cc: Tony Lindgren <tony@atomide.com> Cc: linux-omap@vger.kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2009-03-24ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren1-0/+38
Also move board-h2.h to mach-omap1. Signed-off-by: Tony Lindgren <tony@atomide.com>