Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
[safe/jmp/linux-2.6] / samples / firmware_class / firmware_sample_driver.c
index 165cff9..11114f3 100644 (file)
@@ -73,6 +73,7 @@ static void sample_probe_specific(void)
 
        /* finish setting up the device */
 }
+
 static void sample_probe_async_cont(const struct firmware *fw, void *context)
 {
        if (!fw) {