On Mon, Nov 05, 2012 at 09:43:32AM +0900, Kuninori Morimoto wrote:
> Current rcar-phy driver used iowerite32/ioread32,
> but it cause compile error on some architectures.
> This patch used writel/readl and HAS_IOMEM to solve this issue.
>
> drivers/usb/phy/rcar-phy.c: In function 'rcar_usb_phy_ini
Current rcar-phy driver used iowerite32/ioread32,
but it cause compile error on some architectures.
This patch used writel/readl and HAS_IOMEM to solve this issue.
drivers/usb/phy/rcar-phy.c: In function 'rcar_usb_phy_init':
drivers/usb/phy/rcar-phy.c:75:3: error: implicit declaration of function\