[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131125090323.GV15831@axis.com>
Date: Mon, 25 Nov 2013 10:03:23 +0100
From: Jesper Nilsson <jesper.nilsson@...s.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Arnd Bergmann <arnd@...db.de>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Mikael Starvik <starvik@...s.com>,
Jesper Nilsson <jespern@...s.com>,
linux-cris-kernel <linux-cris-kernel@...s.com>
Subject: Re: [PATCH 03/24] cris/uapi: Use Kbuild logic to provide
<asm/types.h>
On Mon, Nov 25, 2013 at 09:55:13AM +0100, Geert Uytterhoeven wrote:
> Uapi <asm-generic/types.h> just includes <asm-generic/int-ll64.h>
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Mikael Starvik <starvik@...s.com>
Acked-by: Jesper Nilsson <jesper.nilsson@...s.com>
> Cc: linux-cris-kernel@...s.com
> ---
> arch/cris/include/uapi/asm/Kbuild | 3 ++-
> arch/cris/include/uapi/asm/types.h | 1 -
> 2 files changed, 2 insertions(+), 2 deletions(-)
> delete mode 100644 arch/cris/include/uapi/asm/types.h
>
> diff --git a/arch/cris/include/uapi/asm/Kbuild b/arch/cris/include/uapi/asm/Kbuild
> index 7d47b366ad82..4d925e6cce72 100644
> --- a/arch/cris/include/uapi/asm/Kbuild
> +++ b/arch/cris/include/uapi/asm/Kbuild
> @@ -1,6 +1,8 @@
> # UAPI Header export list
> include include/uapi/asm-generic/Kbuild.asm
>
> +generic-y += types.h
> +
> header-y += arch-v10/
> header-y += arch-v32/
> header-y += auxvec.h
> @@ -35,5 +37,4 @@ header-y += swab.h
> header-y += sync_serial.h
> header-y += termbits.h
> header-y += termios.h
> -header-y += types.h
> header-y += unistd.h
> diff --git a/arch/cris/include/uapi/asm/types.h b/arch/cris/include/uapi/asm/types.h
> deleted file mode 100644
> index 9ec9d4c5ac4d..000000000000
> --- a/arch/cris/include/uapi/asm/types.h
> +++ /dev/null
> @@ -1 +0,0 @@
> -#include <asm-generic/int-ll64.h>
> --
> 1.7.9.5
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@...s.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists