ARM: orion5x: fix mvebu_mbus_dt_init call
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Jun 2014 09:00:18 +0000 (11:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Jun 2014 10:32:18 +0000 (12:32 +0200)
commit06fde1a014611a7902a874330d10e530312ceaef
treea64b25eed6b5a50a195fb85f17b9090ebc0822ac
parent9eb23c9218aac6ff4b5c2e660638a47c03f2c978
ARM: orion5x: fix mvebu_mbus_dt_init call

The prototype for mvebu_mbus_dt_init() changed around the same time
as a new caller was added to orion5x. This adds the missing argument
to make orion5x behave correctly.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arm/mach-orion5x/board-dt.c