summaryrefslogtreecommitdiffstats
path: root/include/asm-frv/linkage.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-05-04 16:05:23 +0200
committerTakashi Iwai <tiwai@suse.de>2009-05-04 16:05:23 +0200
commit8560b9321f9050968f393ce1ec67e47c1a0bd5cf (patch)
tree658ebb20e4fd5dee840f27103b59da367ff473b1 /include/asm-frv/linkage.h
parentMerge branch 'for-2.6.30' into for-2.6.31 (diff)
parentASoC: Remove BROKEN from mpc5200 kconfig (diff)
downloadlinux-8560b9321f9050968f393ce1ec67e47c1a0bd5cf.tar.xz
linux-8560b9321f9050968f393ce1ec67e47c1a0bd5cf.zip
Merge branch 'fix/asoc' into topic/asoc
Diffstat (limited to 'include/asm-frv/linkage.h')
-rw-r--r--include/asm-frv/linkage.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-frv/linkage.h b/include/asm-frv/linkage.h
deleted file mode 100644
index 636c1bced7d4..000000000000
--- a/include/asm-frv/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