staging: iio: hmc5843: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 10:02:00 +0000 (10:02 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 22 Dec 2013 16:02:14 +0000 (16:02 +0000)
commit6fd92d3add999fbcc7178a07cbc6360f66a306ba
tree63056b894a6179ab768af52a45cb68e11a664855
parenta451521d2229266dae0b876efb5999d82d03850e
staging: iio: hmc5843: Remove redundant of_match_ptr helper

'hmc5843_of_match' is always compiled in. Hence the helper
macro is not needed.

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