[PATCH] cleanup include/linux/xattr.h
- reduce the userspace visible part - fix the in-kernel compilation Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
842f968f3f
commit
5b0a2075ad
2 changed files with 9 additions and 1 deletions
|
@ -156,7 +156,6 @@ header-y += video_encoder.h
|
|||
header-y += videotext.h
|
||||
header-y += vt.h
|
||||
header-y += wireless.h
|
||||
header-y += xattr.h
|
||||
header-y += x25.h
|
||||
|
||||
unifdef-y += acct.h
|
||||
|
@ -336,6 +335,7 @@ unifdef-y += wait.h
|
|||
unifdef-y += wanrouter.h
|
||||
unifdef-y += watchdog.h
|
||||
unifdef-y += wireless.h
|
||||
unifdef-y += xattr.h
|
||||
unifdef-y += xfrm.h
|
||||
|
||||
objhdr-y += version.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue