]> git.sur5r.net Git - u-boot/blobdiff - include/part.h
ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
[u-boot] / include / part.h
index 4d00e220e4c8867c6312044c05a497ec77aaf262..dc23949ae8c079ddf05f9e50b6ab51f5bcd7b52a 100644 (file)
@@ -10,8 +10,6 @@
 #include <ide.h>
 #include <common.h>
 
-typedef struct block_dev_desc block_dev_desc_t;
-
 struct block_dev_desc {
        int             if_type;        /* type of the interface */
        int             dev;            /* device number */