X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Ffdt_support.h;h=5638bd4f1655f588d0dfa41b622d64f6fd8d5a20;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=b8380716f397348ac719f0a98dfdc2c83da59ced;hpb=0ba282e0eeaf29fd78f021fd2f95f7bc3109868d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/fdt_support.h b/include/fdt_support.h index b838071..5638bd4 100644 --- a/include/fdt_support.h +++ b/include/fdt_support.h @@ -243,8 +243,6 @@ int fdt_increase_size(void *fdt, int add_len); int fdt_delete_disabled_nodes(void *blob); -int fdt_fixup_nor_flash_size(void *blob); - struct node_info; #if defined(CONFIG_FDT_FIXUP_PARTITIONS) void fdt_fixup_mtdparts(void *fdt, const struct node_info *node_info,