From: Gregory CLEMENT Date: Mon, 14 Apr 2014 15:10:06 +0000 (+0200) Subject: ARM: mvebu: ll_set_cpu_coherent always uses the current CPU X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~16^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41375f71aceadb7d74a18aafba4da5024fc104b;p=pandora-kernel.git ARM: mvebu: ll_set_cpu_coherent always uses the current CPU ll_set_cpu_coherent is always used on the current CPU, so instead of passing the CPU id as argument, ll_set_cpu_coherent() can find it by itself. Signed-off-by: Gregory CLEMENT Link: https://lkml.kernel.org/r/1397488214-20685-4-git-send-email-gregory.clement@free-electrons.com Acked-by: Thomas Petazzoni Signed-off-by: Jason Cooper --- Reading git-diff-tree failed