]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
iio: exynos_adc: Remove redundant of_match_ptr macro
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 26 Mar 2013 09:42:00 +0000 (09:42 +0000)
committerJonathan Cameron <jic23@kernel.org>
Fri, 29 Mar 2013 09:24:49 +0000 (09:24 +0000)
commit1ba0686b2b56bf4d59a6796152df0cd6843d3145
tree890c43b1b8b72a1a8ffcec012cf9aa16d929718d
parentd8dca33027c1fda3318fe8af85456b801ef88e1e
iio: exynos_adc: Remove redundant of_match_ptr macro

exynos_adc is a DT only driver and exynos_adc_match table is always
compiled in. Hence remove the macro.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/exynos_adc.c