Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[oweals/u-boot.git] / drivers / qe / uec.h
index 48a163411cbfdf7ca0cb5514eda26fab5ef16150..22e248ff1ddd9f24ec04d6ba6460f842e4a95d5c 100644 (file)
 #ifndef __UEC_H__
 #define __UEC_H__
 
-#include "qe.h"
 #include "uccf.h"
+#include <fsl_qe.h>
 #include <phy.h>
-#include <asm/fsl_enet.h>
 
 #define MAX_TX_THREADS                         8
 #define MAX_RX_THREADS                         8