Skip to content

Commit

Permalink
microblaze_v8: headers simple files - empty or redirect to asm-generic
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michal Simek committed Mar 27, 2009
1 parent 3a5c17b commit 407f999
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 0 deletions.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/cputime.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/cputime.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/div64.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/div64.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/emergency-restart.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/emergency-restart.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/errno.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/errno.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/futex.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/futex.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/kdebug.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/kdebug.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/local.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/local.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/mutex.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/mutex-dec.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/percpu.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/percpu.h>
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/resource.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/resource.h>
Empty file.
Empty file.
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/xor.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/xor.h>

0 comments on commit 407f999

Please sign in to comment.