Re: [MIPS] BCM47XX: use new SSB SPROM data structure

2008-02-19 Thread Ralf Baechle
On Mon, Feb 18, 2008 at 11:04:31AM +0100, Aurelien Jarno wrote: > Switch the BCM47XX code to the new SPROM data structure now that > the old one has been removed. Thanks, applied too. Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [E

[MIPS] BCM47XX: use new SSB SPROM data structure

2008-02-18 Thread Aurelien Jarno
Switch the BCM47XX code to the new SPROM data structure now that the old one has been removed. Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- arch/mips/bcm47xx/setup.c | 12 ++-- arch/mips/bcm47xx/wgt634u.c |2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git