From 6d615dbc71a0d1aad77f3946f72bb9a16f745eb7 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Fri, 29 Nov 2013 20:18:17 +0100 Subject: [PATCH] ARM: OMAP2+: Remove legacy board-flash.c Legacy board files in mach-omap2 used the helper functions board_{nor,nand,onenand}_init() to initialize the flash devices attached to the GPMC. With Device Tree booting the initialization is handled by the GPMC driver gpmc_probe_*_child() functions so this code is not needed anymore now that OMAP2+ is DT-only. Signed-off-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- Reading git-format-patch failed