diff options
author | Vivek Gautam <gautam.vivek@samsung.com> | 2013-03-05 03:49:57 (GMT) |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2013-03-29 02:16:25 (GMT) |
commit | 7d1795840889b4f21fbfb4196119d0c923706a54 (patch) | |
tree | d2079c4f1c1f20ecdfb19515d7ddade522c6b9a6 /COPYING | |
parent | 48e2218cd1d63fe968648796d81b8dd6f1cc2bf8 (diff) | |
download | u-boot-7d1795840889b4f21fbfb4196119d0c923706a54.tar.xz |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions