From: Florian Fainelli Date: Wed, 16 Dec 2009 10:29:06 +0000 (+0100) Subject: MIPS: add readl/write_be accessors X-Git-Tag: v2.6.34-rc1~269^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f868ba29723be46e0981226d7455090d515b08ef;p=pandora-kernel.git MIPS: add readl/write_be accessors MIPS currently lacks the readl_be and writel_be accessors which are required by BCM63xx for OHCI and EHCI support. Let's define them globally for MIPS. This also fixes the compilation of the bcm63xx defconfig against USB. Signed-off-by: Florian Fainelli Cc: Geert Uytterhoeven Cc: Thomas Bogendoerfer Cc: linux-mips@linux-mips.org Cc: Maxime Bizon Patchwork: http://patchwork.linux-mips.org/patch/793/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed