summaryrefslogtreecommitdiffstats
path: root/arch/efi/include/asm/common.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2017-02-15 20:34:16 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-03-09 07:36:13 +0100
commit7e3fcac20a499a268d3374d8fc515044e3bcf6f0 (patch)
tree35bdd027fbee605d3f394f7d72b5f0ab1421e721 /arch/efi/include/asm/common.h
parenta26786c957bb23c2fbb9e573ef892abf98d834ad (diff)
downloadbarebox-7e3fcac20a499a268d3374d8fc515044e3bcf6f0.tar.gz
barebox-7e3fcac20a499a268d3374d8fc515044e3bcf6f0.tar.xz
ARCH: efi: Finally drop it as now we can build efi bootup from x86
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/efi/include/asm/common.h')
-rw-r--r--arch/efi/include/asm/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/efi/include/asm/common.h b/arch/efi/include/asm/common.h
deleted file mode 100644
index b0e6b7fb18..0000000000
--- a/arch/efi/include/asm/common.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef ASM_COMMON_H
-#define ASM_COMMON_H
-
-#endif /* ASM_COMMON_H */