MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
authorAlban Bedel <[email protected]>
Tue, 17 Nov 2015 19:34:55 +0000 (20:34 +0100)
committerRalf Baechle <[email protected]>
Mon, 4 Jan 2016 08:42:25 +0000 (09:42 +0100)
commitc166fe78d0851708f75c2aed107e75a97809b494
tree3221fbcb034a5f65942cbf3523c1878dcbe711c8
parentf9a3e047bc80d7bc4823a18265ef1d19749d4446
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers

Move the declaration of ath79_ddr_wb_flush() to asm/mach-ath79/ath79.h
to allow using it from drivers. This is needed to move the CPU IRQ
driver to drivers/irqchip.

Signed-off-by: Alban Bedel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Alexander Couzens <[email protected]>
Cc: Joel Porquet <[email protected]>
Cc: Andrew Bresticker <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/11502/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/ath79/common.h
arch/mips/include/asm/mach-ath79/ath79.h