]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd: fpga: Do not include net.h
authorMichal Simek <michal.simek@xilinx.com>
Fri, 26 Apr 2013 11:26:50 +0000 (13:26 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 May 2013 08:41:21 +0000 (10:41 +0200)
commit5bd0bd7cef396a830996b4ad91b89b7d205c7298
tree6f5cc5405f0338650d085c1ef576f35e34e4c69a
parent23f4bd756d5177ecedbbc32163ae456807b0fa66
cmd: fpga: Do not include net.h

There is no reason to include net.h header in fpga code.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@ti.com>
common/cmd_fpga.c