summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2012-09-24 22:09:58 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-09-25 17:22:30 (GMT)
commit842b08bbee448b2069aaebb7f18b40942ad2a1bd (patch)
tree86e639f70d101e0a299829d3fa324c20aa17e8ba /drivers
parent8489c1d9a80e6263fb71de5bc7f39773712cfa7e (diff)
downloadlinux-fsl-qoriq-842b08bbee448b2069aaebb7f18b40942ad2a1bd.tar.xz
ipconfig: fix trivial build error
The commit 5e953778a2aab04929a5e7b69f53dc26e39b079e ("ipconfig: add nameserver IPs to kernel-parameter ip=") introduces ic_nameservers_predef() that defined only for BOOTP. However it is used by ip_auto_config_setup() as well. This patch moves it outside of #ifdef BOOTP. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Christoph Fritz <chf.fritz@googlemail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions