]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xilinx/xilinx_enet/emac_adapter.c
[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
[karo-tx-uboot.git] / board / xilinx / xilinx_enet / emac_adapter.c
index b30e8976692211c55242938ed70296f90a5ab38d..f159cb6e3921dbfd6dbd63c77cd1f1e07f6b83e1 100644 (file)
@@ -37,9 +37,9 @@
 *
 ******************************************************************************/
 
+#include <config.h>
 #include <common.h>
 #include <net.h>
-#include "xparameters.h"
 #include "xemac.h"
 
 #if defined(XPAR_EMAC_0_DEVICE_ID)