mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: "Michal Simek" <Monstr@seznam.cz>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
	"John Williams" <john.williams@petalogix.com>,
	"Matthew Wilcox" <matthew@wil.cx>,
	"Will Newton" <will.newton@gmail.com>,
	"Linux Kernel list" <linux-kernel@vger.kernel.org>,
	linux-arch@vger.kernel.org, git@xilinx.com,
	"Stephen Neuendorffer" <stephen.neuendorffer@xilinx.com>,
	"John Linn" <John.Linn@xilinx.com>,
	"Ulrich Drepper" <drepper@redhat.com>
Subject: Re: OF files
Date: Fri, 9 May 2008 16:11:29 +1000	[thread overview]
Message-ID: <18467.60177.91772.136339@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <5257.8247-18740-1017760922-1209828638@seznam.cz>

Michal Simek writes:

> I tested OF files changes. I sent you some patches about.
> 
> I look at headers files too. Is it possible to move prom.h,
> of_device.h and of_platform.h to asm-generic or linux folder? 

We can move stuff to drivers/of and include/linux, but we should only
move the parts that are truly architecture-independent.  We should not
have anything like #ifdef CONFIG_PPC_PSERIES in the files in those
directories.  If it needs an ifdef like that, then that part of the
file should stay under arch/powerpc.

In other words, it's OK to split files and end up with more files than
we have at present.  That's better than adding ifdefs.

Paul.

  parent reply	other threads:[~2008-05-09  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03 15:30 Michal Simek
2008-05-05  0:14 ` Stephen Rothwell
2008-05-09  6:11 ` Paul Mackerras [this message]
2008-05-11 13:59   ` Michal Simek

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=18467.60177.91772.136339@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=John.Linn@xilinx.com \
    --cc=Monstr@seznam.cz \
    --cc=arnd@arndb.de \
    --cc=drepper@redhat.com \
    --cc=git@xilinx.com \
    --cc=john.williams@petalogix.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=stephen.neuendorffer@xilinx.com \
    --cc=will.newton@gmail.com \
    /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

all inboxes | Powered by JetHome®