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