From: Chris Zankel <chris@zankel.net>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Max Filippov <jcmvbkbc@gmail.com>,
linux-xtensa@linux-xtensa.org, linux-kernel@vger.kernel.org
Subject: [merged] Re: [PATCH 3/3] xtensa: Switch to asm-generic/linkage.h
Date: Thu, 09 May 2013 01:26:17 -0700 [thread overview]
Message-ID: <518B5DA9.7010006@zankel.net> (raw)
In-Reply-To: <1367920653-18626-1-git-send-email-geert@linux-m68k.org>
Should make it to Linus' tree shortly.
Thanks,
-Chris
On 05/07/2013 02:57 AM, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
> arch/xtensa/include/asm/Kbuild | 1 +
> arch/xtensa/include/asm/linkage.h | 16 ----------------
> 2 files changed, 1 insertions(+), 16 deletions(-)
> delete mode 100644 arch/xtensa/include/asm/linkage.h
>
> diff --git a/arch/xtensa/include/asm/Kbuild b/arch/xtensa/include/asm/Kbuild
> index 095f0a2..1b98264 100644
> --- a/arch/xtensa/include/asm/Kbuild
> +++ b/arch/xtensa/include/asm/Kbuild
> @@ -15,6 +15,7 @@ generic-y += irq_regs.h
> generic-y += kdebug.h
> generic-y += kmap_types.h
> generic-y += kvm_para.h
> +generic-y += linkage.h
> generic-y += local.h
> generic-y += local64.h
> generic-y += percpu.h
> diff --git a/arch/xtensa/include/asm/linkage.h b/arch/xtensa/include/asm/linkage.h
> deleted file mode 100644
> index bf2128a..0000000
> --- a/arch/xtensa/include/asm/linkage.h
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -/*
> - * include/asm-xtensa/linkage.h
> - *
> - * This file is subject to the terms and conditions of the GNU General Public
> - * License. See the file "COPYING" in the main directory of this archive
> - * for more details.
> - *
> - * Copyright (C) 2001 - 2005 Tensilica Inc.
> - */
> -
> -#ifndef _XTENSA_LINKAGE_H
> -#define _XTENSA_LINKAGE_H
> -
> -/* Nothing to do here ... */
> -
> -#endif /* _XTENSA_LINKAGE_H */
prev parent reply other threads:[~2013-05-09 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 9:57 [PATCH 3/3] xtensa: Switch to asm-generic/linkage.h Geert Uytterhoeven
2013-05-09 8:26 ` Chris Zankel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=518B5DA9.7010006@zankel.net \
--to=chris@zankel.net \
--cc=geert@linux-m68k.org \
--cc=jcmvbkbc@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.