summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
diff options
context:
space:
mode:
authorAhmad Fatoum <ahmad@a3f.at>2019-08-27 17:09:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-08-30 12:05:16 +0200
commitbb1e38c40d785528158fc3be5cef18b96599e1ce (patch)
tree53c3119b9abd12fbe4a1db36ee87d3c9dc4abb4b /arch/mips/include
parent6fa0642f6c7b897ac639cf3cd596f6c317147e1c (diff)
downloadbarebox-bb1e38c40d785528158fc3be5cef18b96599e1ce.tar.gz
barebox-bb1e38c40d785528158fc3be5cef18b96599e1ce.tar.xz
Kconfig: retire empty <asm/barebox.h>
With the latest changes, this file is empty on all archs. Drop it. Signed-off-by: Ahmad Fatoum <ahmad@a3f.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/include')
-rw-r--r--arch/mips/include/asm/barebox.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/include/asm/barebox.h b/arch/mips/include/asm/barebox.h
deleted file mode 100644
index 4c68e3f835..0000000000
--- a/arch/mips/include/asm/barebox.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-
-#ifndef _ASM_MIPS_BAREBOX_H_
-#define _ASM_MIPS_BAREBOX_H_
-
-#endif /* _ASM_MIPS_BAREBOX_H_ */