aboutsummaryrefslogtreecommitdiff
path: root/include/fsl_errata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl_errata.h')
-rw-r--r--include/fsl_errata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fsl_errata.h b/include/fsl_errata.h
index 9f07072..4454764 100644
--- a/include/fsl_errata.h
+++ b/include/fsl_errata.h
@@ -7,7 +7,7 @@
#define _FSL_ERRATA_H
#if defined(CONFIG_PPC)
-#include <asm/ppc.h>
+#include <asm/processor.h>
#elif defined(CONFIG_ARCH_LS1021A)
#include <asm/arch-ls102xa/immap_ls102xa.h>
#elif defined(CONFIG_FSL_LAYERSCAPE)