ppc: Zap Hymod board
[oweals/u-boot.git] / include / asm-generic / u-boot.h
index 62cb1eabc1fe3932e18e99f3b62a3f341b1e624d..aef39d78846c9bad7272e84e8fe4587e732a629d 100644 (file)
@@ -79,9 +79,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 */