Merge branch 'next'
[platform/kernel/u-boot.git] / include / systemace.h
index 3f342d5..3b6ec7d 100644 (file)
@@ -11,7 +11,7 @@
 
 # include  <part.h>
 
-block_dev_desc_t *  systemace_get_dev(int dev);
+struct blk_desc *systemace_get_dev(int dev);
 
 #endif /* CONFIG_SYSTEMACE */
 #endif /* __SYSTEMACE_H */