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
부모 9ffc93f203
커밋 141124c020
26개의 변경된 파일0개의 추가작업 그리고 140개의 파일을 삭제

파일 보기

@@ -1,5 +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/switch_to.h>