Files
u-boot-tk1-som/drivers
Vivek Gautam 7d17958408 spi: exynos: Fix compiler warnings for non-dt systems
Enclosing process_nodes() and spi_get_config() inside
CONFIG_OF_CONTROL, since they are compiled only for DT systems.

This fixes following warning:
exynos_spi.c:391:12: warning: 'process_nodes' defined but not used [-Wunused-function]

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-03-29 11:16:25 +09:00
..
2013-03-16 21:12:01 +01:00
2013-03-25 09:56:06 -07:00
2012-03-26 23:09:23 +02:00
2013-03-12 17:07:31 +09:00
2013-03-24 12:49:12 -04:00