git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c5f780
)
net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
author
Guenter Roeck
<linux@roeck-us.net>
Tue, 2 Apr 2013 09:35:11 +0000
(09:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Apr 2013 20:43:56 +0000
(16:43 -0400)
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 <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found