]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/mtd/maps/pxa2xx-flash.c
Merge branch 'master' into csb1725
[mv-sheeva.git] / drivers / mtd / maps / pxa2xx-flash.c
index dd90880048cf3fe2f8d209ad654159565a5987e4..d8ae634d347ebc4262704188adb1dea943c909e6 100644 (file)
@@ -51,7 +51,7 @@ struct pxa2xx_flash_info {
 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL };
 
 
-static int __init pxa2xx_flash_probe(struct platform_device *pdev)
+static int __devinit pxa2xx_flash_probe(struct platform_device *pdev)
 {
        struct flash_platform_data *flash = pdev->dev.platform_data;
        struct pxa2xx_flash_info *info;