aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/smemc.c
Commit message (Collapse)AuthorAge
* [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-28
| | | | | | | Avoid unnecessarily pollution of the kernel's namespace by avoiding mach/hardware.h. Include this header file where necessary. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2008-02-04
Introduce a sysdev for pxa3xx static memory controller, mainly for register saving/restoring in PM Signed-off-by: eric miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>