Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||||
* | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -2/+3 |
| | | | | | | | | | | | | | Now that get_property() returns a void *, there's no need to cast its return value. Also, treat the return value as const, so we can constify get_property later. pseries platform changes. Built for pseries_defconfig Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||||
* | powerpc: move pSeries files to arch/powerpc/platforms/pseries | Paul Mackerras | 2005-10-10 | 1 | -0/+148 |
Signed-off-by: Paul Mackerras <paulus@samba.org> |