Changeset 19214


Ignore:
Timestamp:
05/08/12 15:07:05 (13 months ago)
Author:
BrainSlayer
Message:

fix compile bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/linux/universal/linux-3.3/arch/mips/ar7240/platform.c

    r18854 r19214  
    324324        u32 t; 
    325325 
     326#ifdef CONFIG_DIR825C1 
    326327        dir825b1_read_ascii_mac(mac0, DIR825C1_MAC_LOCATION_0); 
    327328        dir825b1_read_ascii_mac(mac1, DIR825C1_MAC_LOCATION_1); 
    328  
     329#endif 
    329330 
    330331        base = ioremap(AR934X_GMAC_BASE, AR934X_GMAC_SIZE); 
Note: See TracChangeset for help on using the changeset viewer.