Browse Source

microblaze_v8: headers simple files - empty or redirect to asm-generic

Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 16 years ago
parent
commit
407f99912b

+ 0 - 0
arch/microblaze/include/asm/auxvec.h


+ 0 - 0
arch/microblaze/include/asm/cputable.h


+ 1 - 0
arch/microblaze/include/asm/cputime.h

@@ -0,0 +1 @@
+#include <asm-generic/cputime.h>

+ 1 - 0
arch/microblaze/include/asm/div64.h

@@ -0,0 +1 @@
+#include <asm-generic/div64.h>

+ 1 - 0
arch/microblaze/include/asm/emergency-restart.h

@@ -0,0 +1 @@
+#include <asm-generic/emergency-restart.h>

+ 1 - 0
arch/microblaze/include/asm/errno.h

@@ -0,0 +1 @@
+#include <asm-generic/errno.h>

+ 1 - 0
arch/microblaze/include/asm/futex.h

@@ -0,0 +1 @@
+#include <asm-generic/futex.h>

+ 1 - 0
arch/microblaze/include/asm/kdebug.h

@@ -0,0 +1 @@
+#include <asm-generic/kdebug.h>

+ 1 - 0
arch/microblaze/include/asm/local.h

@@ -0,0 +1 @@
+#include <asm-generic/local.h>

+ 1 - 0
arch/microblaze/include/asm/mutex.h

@@ -0,0 +1 @@
+#include <asm-generic/mutex-dec.h>

+ 1 - 0
arch/microblaze/include/asm/percpu.h

@@ -0,0 +1 @@
+#include <asm-generic/percpu.h>

+ 1 - 0
arch/microblaze/include/asm/resource.h

@@ -0,0 +1 @@
+#include <asm-generic/resource.h>

+ 0 - 0
arch/microblaze/include/asm/user.h


+ 0 - 0
arch/microblaze/include/asm/vga.h


+ 1 - 0
arch/microblaze/include/asm/xor.h

@@ -0,0 +1 @@
+#include <asm-generic/xor.h>