spi: Remove HOTPLUG section attributes
[deliverable/linux.git] / drivers / spi / spi-omap-100k.c
index dfb4b7f448c585e4a88b78a803e5d61e7d5bbe00..3aef7fa7d5b8cf8ee0cef725ca12d284e17b45a3 100644 (file)
@@ -486,7 +486,7 @@ static int __init omap1_spi100k_reset(struct omap1_spi100k *spi100k)
        return 0;
 }
 
-static int __devinit omap1_spi100k_probe(struct platform_device *pdev)
+static int omap1_spi100k_probe(struct platform_device *pdev)
 {
        struct spi_master       *master;
        struct omap1_spi100k    *spi100k;
This page took 0.030528 seconds and 5 git commands to generate.