lkml.org 
[lkml]   [2010]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/5] drivers/ata/ahci_platform.c Section mismatch
Signed-off-by: Rene Bolldorf <xsecute@googlemail.com>


diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c
index 42cdd73..16fa45b 100644
--- a/drivers/ata/ahci_platform.c
+++ b/drivers/ata/ahci_platform.c
@@ -164,7 +164,7 @@ static int __devexit ahci_remove(struct
platform_device *pdev)
return 0;
}

-static struct platform_driver ahci_driver = {
+static struct platform_driver __refdata ahci_driver = {
.probe = ahci_probe,
.remove = __devexit_p(ahci_remove),
.driver = {

\
 
 \ /
  Last update: 2010-03-18 23:11    [W:0.022 / U:2.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site