diff options
Diffstat (limited to 'drivers/qe/uccf.h')
-rw-r--r-- | drivers/qe/uccf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/qe/uccf.h b/drivers/qe/uccf.h index 55941e4601..aa817e73ec 100644 --- a/drivers/qe/uccf.h +++ b/drivers/qe/uccf.h @@ -11,8 +11,8 @@ #define __UCCF_H__ #include "common.h" -#include "qe.h" #include "linux/immap_qe.h" +#include <fsl_qe.h> /* Fast or Giga ethernet */ |