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>
Цей коміт міститься в:
David Howells
2012-03-28 18:30:03 +01:00
джерело 96f951edb1
коміт 9ffc93f203
510 змінених файлів з 4 додано та 512 видалено

Переглянути файл

@@ -45,7 +45,6 @@
#include <linux/timer.h>
#include <mach/hardware.h>
#include <asm/system.h>
#include "soc_common.h"