Delete all instances of asm/system.h

Delete all instances of asm/system.h as they should be redundant by this
point.

Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
David Howells
2012-03-28 18:30:03 +01:00
parent 9ffc93f203
commit 141124c020
26 changed files with 0 additions and 140 deletions

View File

@@ -1,6 +0,0 @@
/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
#include <asm/barrier.h>
#include <asm/cmpxchg.h>
#include <asm/exec.h>
#include <asm/special_insns.h>
#include <asm/switch_to.h>