vmscan: count the number of times zone_reclaim() scans and fails
[sfrench/cifs-2.6.git] / samples / firmware_class / firmware_sample_driver.c
index 11114f389c4958213f9c8e9a8b08209204885f4e..219a298966034b2a02236ee305e29dcdcf910d72 100644 (file)
@@ -100,7 +100,7 @@ static void sample_probe_async(void)
                       " request_firmware_nowait failed\n");
 }
 
-static int sample_init(void)
+static int __init sample_init(void)
 {
        device_initialize(&ghost_device);
        /* since there is no real hardware insertion I just call the