]> git.karo-electronics.de Git - linux-beck.git/commit
bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info()
authorStefan Roese <sr@denx.de>
Thu, 15 Sep 2016 05:37:30 +0000 (07:37 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 15 Sep 2016 15:43:50 +0000 (21:13 +0530)
commit434cec62a6d73b8c8080cd992bc97a564fdd5a5a
tree1570207b6bd8ecd2a33694e83f2a2a73e083fa09
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info()

This patch provides a stub function for mvebu_mbus_get_io_win_info(),
which will be used for all non-Orion (ARM32 MVEBU) platforms for
compile test coverage.

On such platforms this function will return an error so that drivers
might detect a potential problem.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/mbus.h