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)
'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>

No differences found