phy: marvell: a3700: Change return type of macro MVEBU_REG
authorMarek BehĂșn <marek.behun@nic.cz>
Tue, 24 Apr 2018 15:21:12 +0000 (17:21 +0200)
committerStefan Roese <sr@denx.de>
Mon, 14 May 2018 08:00:15 +0000 (10:00 +0200)
commitfae82c8f83b278c81ad707a133bb2c11bcd12276
treea1276af8ea13bcca78d95f7c2a9e0449a6b8a1af
parent62d77cea31216cad526e5f45c88e8377efc6fcae
phy: marvell: a3700: Change return type of macro MVEBU_REG

All the calls to reg_set and friends have to cast the first argument
to void __iomem *. Lets change the return type of the MVEBU_REG macro
instead.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/phy/marvell/comphy_a3700.c
drivers/phy/marvell/comphy_a3700.h