summaryrefslogtreecommitdiffstats
path: root/include/ext_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ext_common.h')
-rw-r--r--include/ext_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ext_common.h b/include/ext_common.h
index 78a7808aa9..694e49fe13 100644
--- a/include/ext_common.h
+++ b/include/ext_common.h
@@ -180,7 +180,7 @@ struct ext2_data {
struct ext2fs_node diropen;
};
-extern unsigned long part_offset;
+extern lbaint_t part_offset;
int do_ext2ls(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
int do_ext2load(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
OpenPOWER on IntegriCloud