]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: nau7802: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 12:04:00 +0000 (13:04 +0100)
committerJonathan Cameron <jic23@kernel.org>
Fri, 18 Oct 2013 19:05:56 +0000 (20:05 +0100)
commitb68ad8db0d892d02251fc60c2d574cdbde022e32
treeeb51e031aa2cf9562fd4d0f94b13a316110eb92e
parentd5808642fa6a72489214231c8171ed68c670dbae
iio: adc: nau7802: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly to
avoid build breakage in the future.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/nau7802.c