summaryrefslogtreecommitdiff
path: root/arch/parisc/include/uapi/asm/resource.h
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2014-04-29 18:13:22 +0400
committerHelge Deller <deller@gmx.de>2014-05-01 21:29:26 +0400
commit8a415e534dbda905b829320f90c9ce5f7359debf (patch)
tree77f9935c46a76bd465bd4b938f1f573d08ca7927 /arch/parisc/include/uapi/asm/resource.h
parente0d8898d76a785453bfaf6cd08b830a7d5189f78 (diff)
downloadlinux-8a415e534dbda905b829320f90c9ce5f7359debf.tar.xz
parisc: Use generic uapi/asm/resource.h file
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/include/uapi/asm/resource.h')
-rw-r--r--arch/parisc/include/uapi/asm/resource.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/include/uapi/asm/resource.h b/arch/parisc/include/uapi/asm/resource.h
deleted file mode 100644
index 090483c47dbb..000000000000
--- a/arch/parisc/include/uapi/asm/resource.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ASM_PARISC_RESOURCE_H
-#define _ASM_PARISC_RESOURCE_H
-
-#include <asm-generic/resource.h>
-
-#endif