staging: iio: spear_adc: Add missing CONFIG_OF macro
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 11:06:00 +0000 (12:06 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 8 Jun 2013 08:47:40 +0000 (09:47 +0100)
The data structure is required only when DT is enabled.
Hence compile it conditionally.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found