lkml.org 
[lkml]   [2011]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 3/6] microblaze/pci: Move the remains of pci_32.c to pci-common.c
    From
    > There's no point in keeping this separate. Even if microblaze grows
    > a 64-bit variant, it will probably be able to re-use that code as-is

    > diff --git a/arch/microblaze/pci/pci-common.c
    > b/arch/microblaze/pci/pci-common.c
    > index 5359906..041b1d8 100644
    > --- a/arch/microblaze/pci/pci-common.c
    > +++ b/arch/microblaze/pci/pci-common.c
    > @@ -50,6 +50,11 @@ unsigned int pci_flags;
    >
    > static struct dma_map_ops *pci_dma_ops = &dma_direct_ops;
    >
    > +unsigned long isa_io_base;
    > +unsigned long pci_dram_offset;
    > +static int pci_bus_count;
    > +
    > +

    Extra newline.

    Eike


    \
     
     \ /
      Last update: 2011-04-11 17:15    [W:2.319 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site