From: Alex Smith Date: Fri, 24 Jul 2015 15:16:12 +0000 (+0100) Subject: MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f5e414851fdb69a3200e5c15799ea4788d423e;p=pandora-kernel.git MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms The Ingenic-specific write combining cache attribute was defined based on CONFIG_MACH_JZ4740 and therefore not used on JZ4780. Change this to CONFIG_MACH_INGENIC so that it gets used on all Ingenic platforms. Signed-off-by: Alex Smith Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10769/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed