mips/bcm47xx/setup.c compile error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Larry Finger <Larry.Finger@...>, John W. Linville <linville@...>, <ralf@...>
Cc: <linux-mips@...>, <linux-kernel@...>
Date: Sunday, February 17, 2008 - 4:09 pm

Commit d3c319f9c8d9ee2c042c60b8a1bbd909dcc42782 causes the following 
compile error:

<--  snip  -->

...
  CC      arch/mips/bcm47xx/setup.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c: In function 'bcm47xx_get_invariants':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:95: error: 'struct ssb_sprom' has no member named 'r1'
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:97: error: 'struct ssb_sprom' has no member named 'r1'
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:99: error: 'struct ssb_sprom' has no member named 'r1'
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:101: error: 'struct ssb_sprom' has no member named 'r1'
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:103: error: 'struct ssb_sprom' has no member named 'r1'
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/bcm47xx/setup.c:105: error: 'struct ssb_sprom' has no member named 'r1'
make[2]: *** [arch/mips/bcm47xx/setup.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
mips/bcm47xx/setup.c compile error, Adrian Bunk, (Sun Feb 17, 4:09 pm)
Re: mips/bcm47xx/setup.c compile error, Aurelien Jarno, (Mon Feb 18, 3:49 am)
Re: mips/bcm47xx/setup.c compile error, Aurelien Jarno, (Mon Feb 18, 6:01 am)
[MIPS] BCM47XX: use new SSB SPROM data structure, Aurelien Jarno, (Mon Feb 18, 6:04 am)
Re: [MIPS] BCM47XX: use new SSB SPROM data structure, Ralf Baechle, (Tue Feb 19, 1:01 pm)
Re: [PATCH] [SSB] PCI core driver: use new SPROM data struct..., John W. Linville, (Thu Feb 28, 10:41 am)