summaryrefslogtreecommitdiffstats
path: root/include/fb_mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fb_mmc.h')
-rw-r--r--include/fb_mmc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fb_mmc.h b/include/fb_mmc.h
index 0c58109e2f..76ed7cd6be 100644
--- a/include/fb_mmc.h
+++ b/include/fb_mmc.h
@@ -6,6 +6,9 @@
#ifndef _FB_MMC_H_
#define _FB_MMC_H_
+struct blk_desc;
+struct disk_partition;
+
/**
* fastboot_mmc_get_part_info() - Lookup eMMC partion by name
*