aboutsummaryrefslogtreecommitdiff
path: root/board/ste/stemmy/stemmy.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ste/stemmy/stemmy.c')
-rw-r--r--board/ste/stemmy/stemmy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ste/stemmy/stemmy.c b/board/ste/stemmy/stemmy.c
index 826c002..060d562 100644
--- a/board/ste/stemmy/stemmy.c
+++ b/board/ste/stemmy/stemmy.c
@@ -2,12 +2,12 @@
/*
* Copyright (C) 2019 Stephan Gerhold <stephan@gerhold.net>
*/
+#include <common.h>
#include <env.h>
#include <fdt_support.h>
#include <init.h>
#include <log.h>
#include <stdlib.h>
-#include <linux/errno.h>
#include <asm/global_data.h>
#include <asm/setup.h>
#include <asm/system.h>