From: Ilya Yanok Date: Mon, 5 Mar 2012 19:08:36 +0000 (-0800) Subject: ARM: OMAP: move generic EMAC init to separate file X-Git-Tag: v3.4-rc1~88^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8195ba87cc746bf765bd507d87a2945602c8adc;p=pandora-kernel.git ARM: OMAP: move generic EMAC init to separate file AM35xx SoCs include DaVinci EMAC IP. Initialization code in board-am3517evm.c is pretty board independent and will work for any AM35xx based board so move this code to it's own file to be reused by other boards. Signed-off-by: Ilya Yanok Signed-off-by: Igor Grinberg Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed