mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
i.MX is a DT-only platform, so of_match_ptr() can be safely removed. Remove the unneeded of_match_ptr(). Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>