]> Pileus Git - ~andy/linux/commitdiff
powerpc: Remove all includes of <asm/abs_addr.h>
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 25 Jul 2012 21:20:03 +0000 (21:20 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:19:33 +0000 (15:19 +1000)
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>
12 files changed:
arch/powerpc/kernel/dma-swiotlb.c
arch/powerpc/kernel/ibmebus.c
arch/powerpc/kernel/vio.c
arch/powerpc/mm/hash_native_64.c
arch/powerpc/mm/init_64.c
arch/powerpc/mm/pgtable_64.c
arch/powerpc/platforms/pasemi/iommu.c
arch/powerpc/platforms/powernv/pci-ioda.c
arch/powerpc/platforms/powernv/pci-p5ioc2.c
arch/powerpc/platforms/powernv/pci.c
arch/powerpc/platforms/pseries/iommu.c
arch/powerpc/platforms/pseries/lpar.c

index 46943651da23ba25b3e1093ea346fb31e154243c..a720b54b971cd1f2a81a33e5168b3836678864cd 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include <linux/dma-mapping.h>
+#include <linux/memblock.h>
 #include <linux/pfn.h>
 #include <linux/of_platform.h>
 #include <linux/platform_device.h>
@@ -20,7 +21,6 @@
 #include <asm/machdep.h>
 #include <asm/swiotlb.h>
 #include <asm/dma.h>
-#include <asm/abs_addr.h>
 
 unsigned int ppc_swiotlb_enable;
 
index b01d14eeca8da2633711d2b114a860a257eea427..8220baa46faf8ced3c383bb5de46b310b802cbbf 100644 (file)
@@ -47,7 +47,6 @@
 #include <linux/stat.h>
 #include <linux/of_platform.h>
 #include <asm/ibmebus.h>
-#include <asm/abs_addr.h>
 
 static struct device ibmebus_bus_device = { /* fake "parent" device */
        .init_name = "ibmebus",
index 02b32216bbc3bb28de3a22b307f6f19aab2cd0a9..201ba59738be93fefc95786336a7ebe57c0a1ed6 100644 (file)
@@ -33,7 +33,6 @@
 #include <asm/prom.h>
 #include <asm/firmware.h>
 #include <asm/tce.h>
-#include <asm/abs_addr.h>
 #include <asm/page.h>
 #include <asm/hvcall.h>
 
index 90039bc64119902c5bf85b79b4dd8bab31fd0e10..f21e8ce8db33d2386aa31c5c358daa1fac162673 100644 (file)
 
 #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>
index 620b7acd2fdfed444e71abf3f080c709482e95d1..95a45293e5ac0dd2c6b343f1aa7a81ed8b69b666 100644 (file)
@@ -62,7 +62,6 @@
 #include <asm/cputable.h>
 #include <asm/sections.h>
 #include <asm/iommu.h>
-#include <asm/abs_addr.h>
 #include <asm/vdso.h>
 
 #include "mmu_decl.h"
index 249a0631c4dbc63ca8cdf0ca422b8663b9a6299f..297d49547ea8d6b54e4452614a12851bb2506207 100644 (file)
@@ -51,7 +51,6 @@
 #include <asm/processor.h>
 #include <asm/cputable.h>
 #include <asm/sections.h>
-#include <asm/abs_addr.h>
 #include <asm/firmware.h>
 
 #include "mmu_decl.h"
index f03fbc2b0f599fcdab4da4b5011a14aab0080843..7d2d036754b5b56ecf5df1ddeb6367d2cc6b223c 100644 (file)
@@ -19,6 +19,7 @@
 
 #undef DEBUG
 
+#include <linux/memblock.h>
 #include <linux/types.h>
 #include <linux/spinlock.h>
 #include <linux/pci.h>
index 9cda6a1ad0cf897c764f62f5f8affabb74a94bd5..5e75dcfe51b98dfb92bf30adaff6142ac12cc16a 100644 (file)
@@ -30,7 +30,6 @@
 #include <asm/opal.h>
 #include <asm/iommu.h>
 #include <asm/tce.h>
-#include <asm/abs_addr.h>
 
 #include "powernv.h"
 #include "pci.h"
index 264967770c3ab7cf1272e7a69fd20cb12dda0b18..6b4bef4e9d821aa2519cf2a4eecdb7ada4d5f57a 100644 (file)
@@ -30,7 +30,6 @@
 #include <asm/opal.h>
 #include <asm/iommu.h>
 #include <asm/tce.h>
-#include <asm/abs_addr.h>
 
 #include "powernv.h"
 #include "pci.h"
index be3cfc5ceabbfb316a55c34a4fb5da18e41dd66e..1e908aef4201edb20c4f774979d076ebca5b858b 100644 (file)
@@ -30,7 +30,6 @@
 #include <asm/opal.h>
 #include <asm/iommu.h>
 #include <asm/tce.h>
-#include <asm/abs_addr.h>
 #include <asm/firmware.h>
 
 #include "powernv.h"
index e150093d417a3355a6b0ba729f1d2c31aa7f5371..6153eea27ce7d39ea51fb4d1f210be2a1934bfdf 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/types.h>
 #include <linux/slab.h>
 #include <linux/mm.h>
+#include <linux/memblock.h>
 #include <linux/spinlock.h>
 #include <linux/sched.h>       /* for show_stack */
 #include <linux/string.h>
index 5f3ef876ded20e0f71da39c963bba0dd19ddb95d..177055d0186b6b69b73f7ec2932def7346d55874 100644 (file)
@@ -31,7 +31,6 @@
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/machdep.h>
-#include <asm/abs_addr.h>
 #include <asm/mmu_context.h>
 #include <asm/iommu.h>
 #include <asm/tlbflush.h>