summaryrefslogtreecommitdiff
path: root/include/fs_loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fs_loader.h')
-rw-r--r--include/fs_loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fs_loader.h b/include/fs_loader.h
index 1b3c58086f..8de7cb18dc 100644
--- a/include/fs_loader.h
+++ b/include/fs_loader.h
@@ -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;