From: Florian Fainelli Date: Fri, 31 May 2013 13:07:44 +0000 (+0000) Subject: MIPS: define write{b,w,l,q}_relaxed X-Git-Tag: v3.11-rc1~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd4201ebc2f1a7ab2158ad91ddc0af71e58dce7;p=pandora-kernel.git MIPS: define write{b,w,l,q}_relaxed MIPS does define read{b,w,l,q}_relaxed but does not define their write counterparts: write{b,w,l,q}_relaxed. This patch adds the missing definitions for the write*_relaxed I/O accessors. Signed-off-by: Florian Fainelli Acked-by: John Crispin Cc: linux-mips@linux-mips.org Cc: cernekee@gmail.com Cc: jogo@openwrt.org Patchwork: https://patchwork.linux-mips.org/patch/5352/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed