From: Arnd Bergmann Date: Wed, 4 Jun 2014 09:00:18 +0000 (+0200) Subject: ARM: orion5x: fix mvebu_mbus_dt_init call X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fde1a014611a7902a874330d10e530312ceaef;p=pandora-kernel.git 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 Acked-by: Thomas Petazzoni --- Reading git-diff-tree failed