git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d7614f
)
ARM: plat-mxc: Remove unused imx_ioremap
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 8 Aug 2012 13:06:16 +0000
(10:06 -0300)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 10 Aug 2012 19:18:48 +0000
(21:18 +0200)
imx_ioremap is no longer used on imx platforms, so remove it.
As the EXPORT_SYMBOL_GPL is removed, it is also safe to remove the module.h header.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found