]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/dtc/fstree.c
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / scripts / dtc / fstree.c
index f3774530170ab6ac7465ae31cb5777bbe48614d0..e464727c8808cbcd06e184b004fb7261c4472288 100644 (file)
@@ -88,4 +88,3 @@ struct boot_info *dt_from_fs(const char *dirname)
 
        return build_boot_info(NULL, tree, guess_boot_cpuid(tree));
 }
-