From: Andres Salomon <dilinger@queued.net>
To: grant.likely@secretlab.ca
Cc: David Miller <davem@davemloft.net>,
sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
sam@ravnborg.org, devicetree-discuss@lists.ozlabs.org
Subject: [PATCH] sparc: stop exporting openprom.h header
Date: Fri, 8 Oct 2010 11:34:24 -0700 [thread overview]
Message-ID: <20101008113424.2249c2df@debxo> (raw)
In-Reply-To: <20101008.104557.59696706.davem@davemloft.net>
It's unknown why openprom.h was being exported; there doesn't seem to be any
reason for it currently, and it creates headaches with userspace being able
to potentially use the structures in there. So, don't export it anymore.
Signed-off-by: Andres Salomon <dilinger@queued.net>
---
arch/sparc/include/asm/Kbuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild
index deeb0fb..3c93f08 100644
--- a/arch/sparc/include/asm/Kbuild
+++ b/arch/sparc/include/asm/Kbuild
@@ -7,7 +7,6 @@ header-y += display7seg.h
header-y += envctrl.h
header-y += fbio.h
header-y += jsflash.h
-header-y += openprom.h
header-y += openpromio.h
header-y += perfctr.h
header-y += psrcompat.h
--
1.5.6.5
next prev parent reply other threads:[~2010-10-08 18:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 7:43 [PATCH 1/2 v2] of: move phandle/ihandle into types.h and export to userspace Andres Salomon
2010-10-08 17:12 ` Grant Likely
2010-10-08 17:17 ` David Miller
2010-10-08 17:36 ` Grant Likely
2010-10-08 17:45 ` David Miller
2010-10-08 18:27 ` Grant Likely
2010-10-08 18:38 ` Andres Salomon
2010-10-08 18:34 ` Andres Salomon [this message]
2010-10-08 18:52 ` [PATCH] sparc: stop exporting openprom.h header David Miller
2010-10-08 19:00 ` Grant Likely
2010-10-08 19:02 ` David Miller
2010-10-08 21:34 ` Andres Salomon
2010-10-09 8:51 ` Grant Likely
2010-10-09 20:48 ` Andres Salomon
2010-10-10 5:13 ` Grant Likely
2010-10-10 7:19 ` Andres Salomon
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=20101008113424.2249c2df@debxo \
--to=dilinger@queued.net \
--cc=davem@davemloft.net \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=sparclinux@vger.kernel.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