summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/percpu.h
diff options
context:
space:
mode:
authorLinus Torvalds2009-04-17 18:57:17 +0200
committerLinus Torvalds2009-04-17 18:57:17 +0200
commit4dc8ab86e0724642e2f778116de64f4b832d7d94 (patch)
treeba3e1327823ac94dc5d33cb76d8704ea0ad915d7 /include/asm-m32r/percpu.h
parentMerge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... (diff)
parentm32r: move include/asm-m32r/* to arch/m32r/include/asm/ (diff)
downloadkernel-qcow2-linux-4dc8ab86e0724642e2f778116de64f4b832d7d94.tar.gz
kernel-qcow2-linux-4dc8ab86e0724642e2f778116de64f4b832d7d94.tar.xz
kernel-qcow2-linux-4dc8ab86e0724642e2f778116de64f4b832d7d94.zip
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
* 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev: m32r: move include/asm-m32r/* to arch/m32r/include/asm/ m32r: move include/asm-m32r headers to arch/m32r/include/asm
Diffstat (limited to 'include/asm-m32r/percpu.h')
-rw-r--r--include/asm-m32r/percpu.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-m32r/percpu.h b/include/asm-m32r/percpu.h
deleted file mode 100644
index e3169301fe66..000000000000
--- a/include/asm-m32r/percpu.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ARCH_M32R_PERCPU__
-#define __ARCH_M32R_PERCPU__
-
-#include <asm-generic/percpu.h>
-
-#endif /* __ARCH_M32R_PERCPU__ */