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:
374eeb5
)
net: fix smc91x.c device tree support
author
Grant Likely
<grant.likely@secretlab.ca>
Fri, 3 Jun 2011 21:31:27 +0000
(21:31 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Jun 2011 00:02:51 +0000
(17:02 -0700)
Fix missing semicolon at end of smc91x.c match tabledevice driver.
Also remove unnecessary #ifdef around of_match_table pointer.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found