Re: [alsa-devel] [PATCH] powerpc/drivers: use linux/of_device.h instead of asm/of_device.h

2008-08-11 Thread Takashi Iwai
At Mon, 11 Aug 2008 17:04:32 +1000, Stephen Rothwell wrote: > > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > drivers/hwmon/ams/ams.h |2 +- > sound/aoa/soundbus/soundbus.h |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > These are the last two users o

Re: [PATCH] powerpc/drivers: use linux/of_device.h instead of asm/of_device.h

2008-08-11 Thread Jean Delvare
On Mon, 11 Aug 2008 17:04:32 +1000, Stephen Rothwell wrote: > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > drivers/hwmon/ams/ams.h |2 +- > sound/aoa/soundbus/soundbus.h |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > These are the last two users of a

[PATCH] powerpc/drivers: use linux/of_device.h instead of asm/of_device.h

2008-08-11 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/hwmon/ams/ams.h |2 +- sound/aoa/soundbus/soundbus.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) These are the last two users of asm/of_device.h. If everyone is happy, we can put this through the powerpc t