Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
of/pcmcia: m8xx_pcmcia.c: Fix build failures
Fixes build errors caused by the: - OF device_node pointer being moved into struct device - typo in match_table field in the struct device_driver (which shoud be of_match_table) Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information