From: Peter Chen Date: Thu, 17 Jan 2013 10:03:16 +0000 (+0800) Subject: usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap X-Git-Tag: v3.8-rc5~10^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c9caa94748657ac8b47428ef4e95ccb646cea7;p=pandora-kernel.git usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap As mach/hardware.h is deleted, we can't visit platform code at driver. It has no phy driver to combine with this controller, so it has to use ioremap to map phy address as a workaround. Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed