diff options
author | Michal Simek <monstr@monstr.eu> | 2009-03-27 14:25:41 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-03-27 14:25:41 +0100 |
commit | 407f99912bd6e264340dd432c85d4e9c53d34579 (patch) | |
tree | 5709ea0b317e0fae6128792692ab05d90d1975c9 /arch/microblaze/include/asm/resource.h | |
parent | 3a5c17b573acd712c849ba447d914dae722483b3 (diff) |
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>
Diffstat (limited to 'arch/microblaze/include/asm/resource.h')
-rw-r--r-- | arch/microblaze/include/asm/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/resource.h b/arch/microblaze/include/asm/resource.h new file mode 100644 index 00000000000..04bc4db8921 --- /dev/null +++ b/arch/microblaze/include/asm/resource.h @@ -0,0 +1 @@ +#include <asm-generic/resource.h> |