Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/

From: David Howells
Date: Thu Apr 09 2009 - 19:27:24 EST


David Howells <dhowells@xxxxxxxxxx> wrote:

> diff --git a/arch/frv/include/asm/Kbuild b/arch/frv/include/asm/Kbuild
> new file mode 100644
> index 0000000..0f8956d
> --- /dev/null
> +++ b/arch/frv/include/asm/Kbuild
> @@ -0,0 +1,5 @@
> +include include/asm-generic/Kbuild.asm
> +
> +header-y += registers.h
> +
> +unifdef-y += termios.h
> diff --git a/arch/frv/include/asm/atomic.h b/arch/frv/include/asm/atomic.h
> new file mode 100644
> index 0000000..296c35c
> --- /dev/null
> +++ b/arch/frv/include/asm/atomic.h
> @@ -0,0 +1,198 @@
> +/* atomic.h: atomic operation emulation for FR-V
> + *
> ...

Grrr... It didn't do that when I emailed it to myself. Seems there's some
more python magic I need to figure out.

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