summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/swab.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-02-24 09:15:29 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-02-24 09:17:11 +0100
commitefccc13513748213212dcdb910cfc40d47fa0f66 (patch)
tree0db1770f7f37b57ed43132b46e82ee348f9cb773 /arch/nios2/include/asm/swab.h
parent2575ef9d523e8aa1f7a187c44cdff9dc8ee172d3 (diff)
downloadbarebox-efccc13513748213212dcdb910cfc40d47fa0f66.tar.gz
barebox-efccc13513748213212dcdb910cfc40d47fa0f66.tar.xz
nios2: Remove architecture
barebox nios2 support was merged in 2011. It hasn't seen very much active development since then and appears to have no active users. Remove the architecture. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/nios2/include/asm/swab.h')
-rw-r--r--arch/nios2/include/asm/swab.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/nios2/include/asm/swab.h b/arch/nios2/include/asm/swab.h
deleted file mode 100644
index b07e1d51f1..0000000000
--- a/arch/nios2/include/asm/swab.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef _ASM_SWAB_H
-#define _ASM_SWAB_H
-
-#endif /* _ASM_SWAB_H */