Paul Gortmaker
333a151822
powerpc: io-workarounds.c was implicitly getting init_mm
...
It was coming in via device.h --> module.h etc. but we want to
clean that up. So explicitly include the header where init_mm
is being declared.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com >
2011-10-31 19:30:37 -04:00
Michael Ellerman
69b123684b
powerpc/pci: Properly initialize IO workaround "private"
...
Even when no initfunc is provided.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Signed-off-by: Michael Ellerman <michael@ellerman.id.au >
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
2011-04-27 14:18:33 +10:00
Michael Ellerman
d1109b7529
powerpc/pci: Make IO workarounds init implicit when first bus is registered
...
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Signed-off-by: Michael Ellerman <michael@ellerman.id.au >
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
2011-04-27 14:18:31 +10:00
Michael Ellerman
3cc30d0726
powerpc/pci: Move IO workarounds to the common kernel dir
...
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Signed-off-by: Michael Ellerman <michael@ellerman.id.au >
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
2011-04-27 14:18:29 +10:00