From 9fdde3668fc0f2520327f69bef97e4ab0e659043 Mon Sep 17 00:00:00 2001 From: Eli Billauer Date: Sat, 16 Aug 2014 18:57:58 +0300 Subject: [PATCH] staging: xillybus: Removed mmiowb() as iowrite32() is ordered mmiowb() was used to make sure that iowrite32() take place in the correct order, which is an unnecessary precuation. Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed