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>
Šī revīzija ir iekļauta:
@@ -52,7 +52,6 @@
|
||||
#include <linux/crc32.h>
|
||||
#include <linux/bitops.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/dma.h>
|
||||
|
||||
|
@@ -163,7 +163,6 @@ static char *version =
|
||||
#include <linux/jiffies.h>
|
||||
#include <linux/io.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
#include <asm/dma.h>
|
||||
|
||||
|
||||
|
@@ -57,7 +57,6 @@
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
/*====================================================================*/
|
||||
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user