Remove all #inclusions of asm/system.h
Remove all #inclusions of asm/system.h preparatory to splitting and killing it. Performed with the following command: perl -p -i -e 's!^#\s*include\s*<asm/system[.]h>.*\n!!' `grep -Irl '^#\s*include\s*<asm/system[.]h>' *` Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
|
||||
#include <asm/pdc.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/hardware.h>
|
||||
|
||||
|
@@ -140,7 +140,6 @@
|
||||
#include <asm/pdc.h>
|
||||
#include <asm/pdcpat.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h> /* read/write functions */
|
||||
#ifdef CONFIG_SUPERIO
|
||||
#include <asm/superio.h>
|
||||
|
@@ -43,7 +43,6 @@
|
||||
#include <asm/pdc.h>
|
||||
#include <asm/pdcpat.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
#include <asm/ropes.h>
|
||||
#include <asm/hardware.h> /* for register_parisc_driver() stuff */
|
||||
|
مرجع در شماره جدید
Block a user