From: Thomas Petazzoni Date: Tue, 22 Apr 2014 21:26:09 +0000 (+0200) Subject: memory: mvebu-devbus: use ARMADA_ prefix in defines X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e2e5d39770325c6acccedbe4629cad4336f6d4;p=pandora-kernel.git memory: mvebu-devbus: use ARMADA_ prefix in defines The mvebu-devbus driver currently only supports the Armada 370/XP family, but it can also cover the Orion5x family. However, the Orion5x family has a different organization of the register. Therefore, in preparation to the introduction of Orion5x support, we rename the Armada 370/XP specific definitions to have an ARMADA_ prefix. Signed-off-by: Thomas Petazzoni Acked-by: Sebastian Hesselbarth Tested-by: Ezequiel Garcia Link: https://lkml.kernel.org/r/1398202002-28530-6-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed