Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 141124c0 authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent 9ffc93f2
Loading
Loading
Loading
Loading

arch/alpha/include/asm/system.h

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
#include <asm/barrier.h>
#include <asm/exec.h>
#include <asm/special_insns.h>
#include <asm/switch_to.h>

arch/avr32/include/asm/system.h

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
/* 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>
+0 −5
Original line number Diff line number Diff line
/* 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>

arch/c6x/include/asm/system.h

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
/* 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>

arch/cris/include/asm/system.h

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
/* 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>
Loading