| To: | Peter Buckingham <peter@pantasys.com> |
|---|---|
| Subject: | Re: [PATCH 2.6] make the bcm1250 work |
| From: | Christoph Hellwig <hch@lst.de> |
| Date: | Fri, 10 Sep 2004 09:56:44 +0200 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <4140C205.7020405@pantasys.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4140C205.7020405@pantasys.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.3.28i |
> #ifdef CONFIG_EMBEDDED_RAMDISK > /* These are symbols defined by the ramdisk linker script */ > +extern unsigned long initrd_start, initrd_end; > extern unsigned char __rd_start; > extern unsigned char __rd_end; Please use the appropinquate header for these. > +#ifdef CONFIG_BLK_DEV_INITRD > +extern unsigned long initrd_start, initrd_end; > +extern void * __rd_start, * __rd_end; > +#endif dito. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2.6] make the bcm1250 work, Peter Buckingham |
|---|---|
| Next by Date: | ...cache dimensioning ;-), Emmanuel Michon |
| Previous by Thread: | Re: [PATCH 2.6] make the bcm1250 work, Peter Buckingham |
| Next by Thread: | Re: [PATCH 2.6] make the bcm1250 work, Peter Buckingham |
| Indexes: | [Date] [Thread] [Top] [All Lists] |