Skip to content

Commit

Permalink
parisc: Use generic uapi/asm/resource.h file
Browse files Browse the repository at this point in the history
Signed-off-by: Helge Deller <deller@gmx.de>
  • Loading branch information
Helge Deller committed May 1, 2014
1 parent e0d8898 commit 8a415e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 2 additions & 1 deletion arch/parisc/include/uapi/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm

generic-y += resource.h

header-y += bitsperlong.h
header-y += byteorder.h
header-y += errno.h
Expand All @@ -13,7 +15,6 @@ header-y += msgbuf.h
header-y += pdc.h
header-y += posix_types.h
header-y += ptrace.h
header-y += resource.h
header-y += sembuf.h
header-y += setup.h
header-y += shmbuf.h
Expand Down
6 changes: 0 additions & 6 deletions arch/parisc/include/uapi/asm/resource.h

This file was deleted.

0 comments on commit 8a415e5

Please sign in to comment.