lkml.org 
[lkml]   [2012]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 20/31] sections: Fix section conflicts in drivers/mmc
    Date
    From: Andi Kleen <ak@linux.intel.com>

    Signed-off-by: Andi Kleen <ak@linux.intel.com>
    ---
    drivers/mmc/host/sdhci-pci.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/drivers/mmc/host/sdhci-pci.c b/drivers/mmc/host/sdhci-pci.c
    index 504da71..9722d43 100644
    --- a/drivers/mmc/host/sdhci-pci.c
    +++ b/drivers/mmc/host/sdhci-pci.c
    @@ -653,7 +653,7 @@ static const struct sdhci_pci_fixes sdhci_via = {
    .probe = via_probe,
    };

    -static const struct pci_device_id pci_ids[] __devinitdata = {
    +static const struct pci_device_id pci_ids[] __devinitconst = {
    {
    .vendor = PCI_VENDOR_ID_RICOH,
    .device = PCI_DEVICE_ID_RICOH_R5C822,
    --
    1.7.7.6


    \
     
     \ /
      Last update: 2012-08-18 20:41    [W:4.618 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site