Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
[platform/kernel/u-boot.git] / include / fs_loader.h
index 1b3c580..8de7cb1 100644 (file)
@@ -31,7 +31,7 @@ struct phandle_part {
  * @mtdpart: MTD partition for ubi partition.
  * @ubivol: UBI volume-name for ubifsmount.
  */
-struct device_platdata {
+struct device_plat {
        struct phandle_part phandlepart;
        char *mtdpart;
        char *ubivol;