On Thu, Jun 3, 2010 at 00:01, Jate Sujjavanich
<jsujjavan...@syntech-fuelmaster.com> wrote:
> The arch/m68k/include/asm/ide.h produces errors when the IDE driver is 
> compiled for my 523x uClinux system under kernel. The header makes some 
> redefines of operators not defined in the arch/m68k/include/asm/io_no.h 
> header. There are no separate mmio and iospace defines.
>
> This solution follows the convention used for other mmu/nommu headers in the 
> m68k arch.

> --- /dev/null
> +++ b/arch/m68k/include/asm/ide_no.h
> @@ -0,0 +1,43 @@
> +/*
> + *  arch/m68k/include/ide-no.h
> + *
> + *  Copyright (C) 1994-1996  Linus Torvalds & authors
> + */
> +
> +/* Copyright(c) 1996 Kars de Jong */
> +/* Based on the ide driver from 1.2.13pl8 */
> +
> +/*
> + * Credits (alphabetical):
> + *
> + *  - Bjoern Brauel
> + *  - Kars de Jong
> + *  - Torsten Ebeling
> + *  - Dwight Engen
> + *  - Thorsten Floeck
> + *  - Roman Hodek
> + *  - Guenther Kelleter
> + *  - Chris Lawrence
> + *  - Michael Rausch
> + *  - Christian Sauer
> + *  - Michael Schmitz
> + *  - Jes Soerensen
> + *  - Michael Thurm
> + *  - Geert Uytterhoeven
> + */

You can remove this obsolete copyright and credits info from the nommu version.

Looks fine to me, so
Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to