mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-04 11:15:24 +09:00
of_match_ptr() eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>