From: Guenter Roeck Date: Tue, 2 Apr 2013 09:35:11 +0000 (+0000) Subject: net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0e2f1f7d2fb6c49ea29a4f8274b36537c34dba;p=pandora-kernel.git net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET Since of_get_mac_address() is now declared even if CONFIG_OF_NET is not configured, the ifdef is no longer necessary and can be removed. Signed-off-by: Guenter Roeck Signed-off-by: David S. Miller --- Reading git-diff-tree failed