[PATCH 05/12] macintosh: use linux/of_{device,platform}.h instead of asm

2008-05-23 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- drivers/macintosh/smu.c |4 ++-- drivers/macintosh/therm_adt746x.c|2 +- drivers/macintosh/therm_pm72.c |4 ++-- drivers/macintosh/therm_windtunnel.c |2 +- 4 files changed, 6 insertions(+), 6

Re: [PATCH 05/12] macintosh: use linux/of_{device,platform}.h instead of asm

2008-05-23 Thread Benjamin Herrenschmidt
On Fri, 2008-05-23 at 16:27 +1000, Stephen Rothwell wrote: Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] Acked-by: Benjamin Herrenschmidt [EMAIL PROTECTED] --- drivers/macintosh/smu.c |4 ++-- drivers/macintosh/therm_adt746x.c|2 +-