Disintegrate asm/system.h for PowerPC
Disintegrate asm/system.h for PowerPC. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> cc: linuxppc-dev@lists.ozlabs.org
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/bootmem.h>
|
||||
#include <linux/string.h>
|
||||
#include <asm/setup.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
|
||||
void * __init_refok zalloc_maybe_bootmem(size_t size, gfp_t mask)
|
||||
{
|
||||
|
@@ -20,6 +20,7 @@
|
||||
*/
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/hardirq.h>
|
||||
#include <asm/switch_to.h>
|
||||
|
||||
int enter_vmx_copy(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user