]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
um: required-features.h is there only to shadow x86 one...
authorAl Viro <viro@ftp.linux.org.uk>
Thu, 18 Aug 2011 19:11:19 +0000 (20:11 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 2 Nov 2011 13:15:23 +0000 (14:15 +0100)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/required-features.h [deleted file]
arch/x86/um/asm/required-features.h [new file with mode: 0644]

diff --git a/arch/um/include/asm/required-features.h b/arch/um/include/asm/required-features.h
deleted file mode 100644 (file)
index dfb967b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __UM_REQUIRED_FEATURES_H
-#define __UM_REQUIRED_FEATURES_H
-
-/*
- * Nothing to see, just need something for the i386 and x86_64 asm
- * headers to include.
- */
-
-#endif
diff --git a/arch/x86/um/asm/required-features.h b/arch/x86/um/asm/required-features.h
new file mode 100644 (file)
index 0000000..dfb967b
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef __UM_REQUIRED_FEATURES_H
+#define __UM_REQUIRED_FEATURES_H
+
+/*
+ * Nothing to see, just need something for the i386 and x86_64 asm
+ * headers to include.
+ */
+
+#endif