From: Sudhakar Rajashekhara Date: Tue, 18 Aug 2009 16:34:04 +0000 (-0400) Subject: driver/Makefile: Initialize "mtd" and "spi" before "net" X-Git-Tag: v2.6.32-rc1~160^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9289d4ef065a6c62db6bf13d624307f61e57dbbb;p=pandora-kernel.git driver/Makefile: Initialize "mtd" and "spi" before "net" On TI's da850/omap-l138 EVM, MAC address is stored in SPI flash. This patch changes the initialization sequence of the drivers by moving mtd and spi ahead of net in drivers/Makefile thereby enabling da850/omap-l138 ethernet driver to read the MAC address while booting. Signed-off-by: Sudhakar Rajashekhara Signed-off-by: David Woodhouse --- Reading git-diff-tree failed