Re: [PATCH] [SSB] PCI core driver: use new SPROM data structure

2008-02-18 Thread Michael Buesch
On Monday 18 February 2008 11:02:57 Aurelien Jarno wrote: > Switch the SSB PCI core driver to the new SPROM data structure now that > the old one has been removed. > > Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> Acked-by: Michael Buesch <[EMAIL PROTECTED]> John, can you please apply this?

[PATCH] [SSB] PCI core driver: use new SPROM data structure

2008-02-18 Thread Aurelien Jarno
Switch the SSB PCI core driver to the new SPROM data structure now that the old one has been removed. Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- drivers/ssb/driver_pcicore.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/ssb/driver_pcicore.c b/drivers