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)
commitfc21acc471d30ecb2c594400c613ed0d56a8a457
tree6ef9a42da51201f91aee0ea12b93890dc765f0ab
parent39631b5f9584672d0b7de92619f85a113837600b
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr

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>
drivers/iio/adc/twl6030-gpadc.c