From: Javier Martinez Canillas Date: Fri, 29 Nov 2013 19:18:17 +0000 (+0100) Subject: ARM: OMAP2+: Remove legacy board-flash.c X-Git-Tag: omap-for-v3.14/omap3-board-removal-signed~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d615dbc71a0d1aad77f3946f72bb9a16f745eb7;p=pandora-kernel.git 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-diff-tree failed