Re: Dreamcast framebuffer updates.

Paul Mundt (lethal@linux-sh.org)
Sat, 17 May 2003 17:09:12 -0500


On Sat, May 17, 2003 at 09:59:35PM +0100, James Simmons wrote:
> > > #ifdef CONFIG_MTRR
> > > - #include <asm/mtrr.h>
> > > +#include <asm/mtrr.h>
> > > #endif
> >
> > how can CONFIG_MTRR ever be set for sh?
>
> Paul ??? Is it possible?
>
No, its not possible. Things were originally written with generic pvr2
hardware in mind (including PVR2 PCI boards like the Neon 250).
Unfortunately I don't have any of that hardware, so these days its all
SH specific. As such, the MTRR stuff can be removed without any
problems.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/