iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 21 Oct 2013 08:25:00 +0000 (09:25 +0100)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Oct 2013 16:51:24 +0000 (17:51 +0100)
of_twl6030_match_tbl is always compiled in. Hence of_match_ptr is
not necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found