Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [POWERPC] Remove get_property and device_is_compatible | Stephen Rothwell | 2007-08-16 |
| | | | | | | | | | They were only needed for backwards compatibility and all in tree uses have now been changed. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||
* | Split out common parts of prom.h | Stephen Rothwell | 2007-07-19 |
This creates linux/of.h and includes asm/prom.h from it. We also include linux/of.h from asm/prom.h while we transition. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net> |