Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: fix smc91x.c device tree support
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>
- Loading branch information