aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/include/asm/linkage.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/include/asm/linkage.h')
-rw-r--r--arch/frv/include/asm/linkage.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/frv/include/asm/linkage.h b/arch/frv/include/asm/linkage.h
deleted file mode 100644
index 636c1bced7d4..000000000000
--- a/arch/frv/include/asm/linkage.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __ASM_LINKAGE_H
-#define __ASM_LINKAGE_H
-
-#define __ALIGN .align 4
-#define __ALIGN_STR ".align 4"
-
-#endif