UAPI: (Scripted) Disintegrate arch/sh/include/asm
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#ifndef _SH_SETUP_H
|
||||
#define _SH_SETUP_H
|
||||
|
||||
#include <asm-generic/setup.h>
|
||||
#include <uapi/asm/setup.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
/*
|
||||
* This is set up by the setup-routine at boot-time
|
||||
*/
|
||||
@@ -22,6 +21,4 @@ void sh_mv_setup(void);
|
||||
void check_for_initrd(void);
|
||||
void per_cpu_trap_init(void);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
#endif /* _SH_SETUP_H */
|
||||
|
Reference in New Issue
Block a user