powerpc: Remove all includes of <asm/abs_addr.h>

It's empty now, apart from other includes.

Fixup a few files that were getting things via this header.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Michael Ellerman
2012-07-25 21:20:03 +00:00
committed by Benjamin Herrenschmidt
vanhempi c6424e32c3
commit beacc6da86
12 muutettua tiedostoa jossa 4 lisäystä ja 10 poistoa

Näytä tiedosto

@@ -14,10 +14,10 @@
#include <linux/spinlock.h>
#include <linux/bitops.h>
#include <linux/of.h>
#include <linux/threads.h>
#include <linux/smp.h>
#include <asm/abs_addr.h>
#include <asm/machdep.h>
#include <asm/mmu.h>
#include <asm/mmu_context.h>