[2.6 patch] drivers/ide/pci/sis5513.c: section fixes

From: Adrian Bunk (bunk_at_stusta.de)
Date: 04/30/05

  • Next message: Adrian Bunk: "[2.6 patch] drivers/char/rocket.c: cleanups"
    Date:	Sat, 30 Apr 2005 22:08:31 +0200
    To: Andrew Morton <akpm@osdl.org>
    
    

    These three functions are referenced from the __devinitdata
    sis5513_chipset.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    ---
    This patch was already sent on:
    - 21 Apr 2005
     drivers/ide/pci/sis5513.c |    6 +++---
     1 files changed, 3 insertions(+), 3 deletions(-)
    --- linux-2.6.12-rc3/drivers/ide/pci/sis5513.c.old	2005-04-21 04:26:36.000000000 +0200
    +++ linux-2.6.12-rc3/drivers/ide/pci/sis5513.c	2005-04-21 04:27:32.000000000 +0200
    @@ -726,7 +726,7 @@
     */
     
     /* Chip detection and general config */
    -static unsigned int __init init_chipset_sis5513 (struct pci_dev *dev, const char *name)
    +static unsigned int __devinit init_chipset_sis5513 (struct pci_dev *dev, const char *name)
     {
     	struct pci_dev *host;
     	int i = 0;
    @@ -879,7 +879,7 @@
     	return 0;
     }
     
    -static unsigned int __init ata66_sis5513 (ide_hwif_t *hwif)
    +static unsigned int __devinit ata66_sis5513 (ide_hwif_t *hwif)
     {
     	u8 ata66 = 0;
     
    @@ -897,7 +897,7 @@
             return ata66;
     }
     
    -static void __init init_hwif_sis5513 (ide_hwif_t *hwif)
    +static void __devinit init_hwif_sis5513 (ide_hwif_t *hwif)
     {
     	hwif->autodma = 0;
     
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Adrian Bunk: "[2.6 patch] drivers/char/rocket.c: cleanups"

    Relevant Pages

    • Re: [PATCH] clarify message and give support contact for non-GPL modules
      ... The author of the second module ... So here is another attempt at the patch. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [linux-usb-devel] Re: Oops with bluetooth dongle
      ... > So many people have reported problems with the USB bluetooth driver that I ... I will apply your patch and see what happens. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • VIA PCI routing problem
      ... out that the attached patch fixes the problem. ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [PATCH] kgdb-x86_64-support.patch for 2.6.2-rc1-mm3
      ... This file seems to be missing from your patch. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [PATCH] PPC64 NUMA memory fixup
      ... > assuming that an address value and a size value occupy the same number ... I'll work on creating a new version of the patch. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)