Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] smp: separate SCU support code from realview | Russell King | 2009-05-17 | 1 | -8/+2 |
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | [ARM] smp: SCU is used on non-realview platforms | Russell King | 2009-05-17 | 1 | -0/+13 |
The SCU can be used by non-realview platforms, so make it visible for other people to use rather than having them copy the header file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |