summaryrefslogtreecommitdiff
path: root/board/phytec/pcm058/pcm058.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/pcm058/pcm058.c')
-rw-r--r--board/phytec/pcm058/pcm058.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/pcm058/pcm058.c b/board/phytec/pcm058/pcm058.c
index 4e2122f6f9..c3607daf46 100644
--- a/board/phytec/pcm058/pcm058.c
+++ b/board/phytec/pcm058/pcm058.c
@@ -22,7 +22,7 @@
#include <asm/imx-common/boot_mode.h>
#include <asm/imx-common/mxc_i2c.h>
#include <asm/imx-common/spi.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
#include <asm/gpio.h>
#include <mmc.h>
#include <i2c.h>