Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Peter Buckingham <peter@pantasys.com>
Cc: Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org
Subject: Re: [PATCH 2.6] make the bcm1250 work
Date: Fri, 10 Sep 2004 09:56:44 +0200	[thread overview]
Message-ID: <20040910075644.GA27574@lst.de> (raw)
In-Reply-To: <4140C205.7020405@pantasys.com>

>  #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.

  parent reply	other threads:[~2004-09-10  7:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-09 20:50 [PATCH 2.6] make the bcm1250 work Peter Buckingham
2004-09-09 20:56 ` Peter Buckingham
2004-09-10  7:56 ` Christoph Hellwig [this message]
2004-09-10 16:48   ` Peter Buckingham
2004-09-10 17:52     ` Ralf Baechle
2004-09-10 18:04       ` Peter Buckingham
2004-09-10 18:15         ` David Daney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040910075644.GA27574@lst.de \
    --to=hch@lst.de \
    --cc=linux-mips@linux-mips.org \
    --cc=peter@pantasys.com \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox