]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/u-boot.h
mmc: fsl_esdhc: Add peripheral clock support
[u-boot] / arch / powerpc / include / asm / u-boot.h
index e1b566fa568b1fcab53634e388b64d834efa061e..a61e998df682ba1b752b8dd6c96f6f8134985acb 100644 (file)
@@ -77,9 +77,6 @@ typedef struct bd_info {
        unsigned int    bi_pci_busfreq; /* PCI Bus speed, in Hz */
        unsigned char   bi_pci_enetaddr[6];     /* PCI Ethernet MAC address */
 #endif
-#if defined(CONFIG_HYMOD)
-       hymod_conf_t    bi_hymod_conf;  /* hymod configuration information */
-#endif
 
 #ifdef CONFIG_HAS_ETH1
        unsigned char   bi_enet1addr[6];        /* OLD: see README.enetaddr */