linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: lkml <linux-kernel@vger.kernel.org>,
	linux-arch <linux-arch@vger.kernel.org>,
	Sam Ravnborg <sam@ravnborg.org>,
	Richard Kuo <rkuo@codeaurora.org>,
	linux-hexagon <linux-hexagon@vger.kernel.org>,
	David Howells <dhowells@redhat.com>
Subject: [PATCH 03/38] hexagon: drop ucontext from list exported headers
Date: Mon, 14 Jul 2014 17:08:31 +0200	[thread overview]
Message-ID: <1405350546-28467-3-git-send-email-sam@ravnborg.org> (raw)
In-Reply-To: <1405350546-28467-1-git-send-email-sam@ravnborg.org>

ucontext.h is already specified in include/uapi/asm-generic/Kbuild
so this is redundant.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Richard Kuo <rkuo@codeaurora.org>
Cc: linux-hexagon <linux-hexagon@vger.kernel.org>
Cc: David Howells <dhowells@redhat.com>
---
 arch/hexagon/include/asm/Kbuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/hexagon/include/asm/Kbuild b/arch/hexagon/include/asm/Kbuild
index 0e69796..1ddcd97 100644
--- a/arch/hexagon/include/asm/Kbuild
+++ b/arch/hexagon/include/asm/Kbuild
@@ -1,6 +1,3 @@
-
-header-y += ucontext.h
-
 generic-y += auxvec.h
 generic-y += barrier.h
 generic-y += bug.h
-- 
1.9.3

       reply	other threads:[~2014-07-14 15:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140714150609.GA28358@ravnborg.org>
     [not found] ` <1405350546-28467-1-git-send-email-sam@ravnborg.org>
2014-07-14 15:08   ` Sam Ravnborg [this message]
2014-07-28 16:19     ` [PATCH 03/38] hexagon: drop ucontext from list exported headers rkuo

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=1405350546-28467-3-git-send-email-sam@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=arnd@arndb.de \
    --cc=dhowells@redhat.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkuo@codeaurora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).