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)
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>

No differences found