net: fix smc91x.c device tree support
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 3 Jun 2011 21:31:27 +0000 (21:31 +0000)
committerDavid 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