[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
febe1c2579
commit
77f6dfb129
2 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,7 @@ enum
|
|||
CTL_CPU=10, /* CPU stuff (speed scaling, etc) */
|
||||
CTL_SUNRPC=7249, /* sunrpc debug */
|
||||
CTL_PM=9899, /* frv power management */
|
||||
CTL_FRV=9898, /* frv specific sysctls */
|
||||
};
|
||||
|
||||
/* CTL_BUS names: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue