summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/mbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/include/asm/mbox.h')
-rw-r--r--arch/sandbox/include/asm/mbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sandbox/include/asm/mbox.h b/arch/sandbox/include/asm/mbox.h
index 70f36d7afef..499e9a67f6a 100644
--- a/arch/sandbox/include/asm/mbox.h
+++ b/arch/sandbox/include/asm/mbox.h
@@ -6,8 +6,6 @@
#ifndef __SANDBOX_MBOX_H
#define __SANDBOX_MBOX_H
-#include <common.h>
-
#define SANDBOX_MBOX_PING_XOR 0x12345678
struct udevice;