commit | 0ad1fbc86045c2a27ff082c02344131be072699f | [log] [tgz] |
---|---|---|
author | eric miao <eric.miao@marvell.com> | Wed Jan 02 17:34:27 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:07:56 2008 +0000 |
tree | 9698c6c2f9701b7f8f9e51711ccb3691bd7cbff6 | |
parent | 83b6759e72a83c344c7fe96a37543b4546f17131 [diff] |
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions pxa3xx_mfp_set_xxx() functions are originally provided for overwriting MFP configurations performed by pxa3xx_mfp_config(), the usage of such a dirtry trick is not recommended, since there is currently no user of these functions, they are safely removed Signed-off-by: eric miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>