]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit62ba493ea49a49bcef5888ef9788b1448088b96a
treeeb51e031aa2cf9562fd4d0f94b13a316110eb92e
parentde36d817b4ecf0dabec6ec7448b4d13fa347ffb5
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