[PATCH 8/8] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available.

Stephen Neuendorffer stephen.neuendorffer at xilinx.com
Fri Jul 23 04:25:29 EST 2010



> -----Original Message-----
> From: glikely at secretlab.ca [mailto:glikely at secretlab.ca] On Behalf Of Grant Likely
> Sent: Thursday, July 22, 2010 9:05 AM
> To: Stephen Neuendorffer
> Cc: devicetree-discuss at lists.ozlabs.org
> Subject: Re: [PATCH 8/8] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available.
> 
> On Fri, Jul 16, 2010 at 12:45 PM, Grant Likely
> <grant.likely at secretlab.ca> wrote:
> > On Fri, Jul 16, 2010 at 12:13 PM, Stephen Neuendorffer
> > <stephen.neuendorffer at xilinx.com> wrote:
> >> signed-off-by: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
> >> ---
> >>  drivers/char/Kconfig |    2 +-
> >>  1 files changed, 1 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
> >> index 7cfcc62..f445f2f 100644
> >> --- a/drivers/char/Kconfig
> >> +++ b/drivers/char/Kconfig
> >> @@ -909,7 +909,7 @@ config DTLK
> >>
> >>  config XILINX_HWICAP
> >>        tristate "Xilinx HWICAP Support"
> >> -       depends on XILINX_VIRTEX || MICROBLAZE
> >> +       depends on OF
> >
> > I'll throw this and patch 7 into my experimental branch to see if they
> > break SPARC or PPC64.
> 
> It broke.
> 
> http://kisskb.ellerman.id.au/kisskb/buildresult/2946239/
> 
> g.

It looks like it can just use linux/io.h.  I'll spin the patches.

Steve


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.




More information about the devicetree-discuss mailing list