MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
authorAlban Bedel <albeu@free.fr>
Tue, 17 Nov 2015 19:34:55 +0000 (20:34 +0100)
committerRalf Baechle <ralf@linux-mips.org>
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 <albeu@free.fr>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Alexander Couzens <lynxis@fe80.eu>
Cc: Joel Porquet <joel@porquet.org>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11502/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/common.h
arch/mips/include/asm/mach-ath79/ath79.h