| To: | Shane McDonald <mcdonald.shane@gmail.com> |
|---|---|
| Subject: | Re: [MIPS] Resolve compile issues with msp71xx configuration |
| From: | Christoph Hellwig <hch@lst.de> |
| Date: | Mon, 27 Apr 2009 15:27:03 +0200 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| In-reply-to: | <E1LyQQX-00047N-6E@localhost> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <E1LyQQX-00047N-6E@localhost> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.3.28i |
On Mon, Apr 27, 2009 at 06:59:17AM -0600, Shane McDonald wrote: > #ifdef CONFIG_SQUASHFS > -#include <linux/squashfs_fs.h> > +#include <linux/magic.h> > +#include "../../../../fs/squashfs/squashfs_fs.h" > #endif Sorry guys, this has zero business to be there. Filesystem magic checks of any sort don't belong into platform code. Please kill that whole get_ramroot piece of junk. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [MIPS] Resolve compile issues with msp71xx configuration, Geert Uytterhoeven |
|---|---|
| Next by Date: | [PATCH] define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC, Florian Fainelli |
| Previous by Thread: | Re: [MIPS] Resolve compile issues with msp71xx configuration, Ralf Baechle |
| Next by Thread: | [PATCH] define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |