Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: remove references to of_device and to_of_device
of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information