mvebu: add definition for coherency_base
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 7 Jun 2016 19:03:49 +0000 (20:03 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 16 Jun 2016 09:24:47 +0000 (11:24 +0200)
commitcb2bb5de64d1620e8fea432d014c29c7daf39e23
tree66e04751b6b198c4d7eb19ac67b2659d452a0221
parent6c5066f6e171d8bea3bbdd56de62b6c23a692672
mvebu: add definition for coherency_base

Fix the warning that coherency_base is not defined by adding
it to coherency.h (it is only used in the coherency_ll.S):

arch/arm/mach-mvebu/coherency.c:41:14: warning: symbol 'coherency_base' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/mach-mvebu/coherency.h