summaryrefslogtreecommitdiff
path: root/arch/frv/include/asm/cpumask.h
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-09 01:29:27 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-09 01:29:27 (GMT)
commitd585a021c0b10b0477d6b608c53e1feb8cde0507 (patch)
tree5ca059da1db7f15d4b29427644ad9c08270c885c /arch/frv/include/asm/cpumask.h
parent84e5b0d00f8f84c4ae226be131d4bebbcee88bd3 (diff)
parent091bf7624d1c90cec9e578a18529f615213ff847 (diff)
downloadlinux-fsl-qoriq-d585a021c0b10b0477d6b608c53e1feb8cde0507.tar.xz
Merge commit 'v2.6.30-rc5' into next
Diffstat (limited to 'arch/frv/include/asm/cpumask.h')
-rw-r--r--arch/frv/include/asm/cpumask.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/frv/include/asm/cpumask.h b/arch/frv/include/asm/cpumask.h
new file mode 100644
index 0000000..d999c20
--- /dev/null
+++ b/arch/frv/include/asm/cpumask.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_CPUMASK_H
+#define _ASM_CPUMASK_H
+
+#include <asm-generic/cpumask.h>
+
+#endif /* _ASM_CPUMASK_H */