Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build break evbarm



Hi !


It seems MAP5_CM_L3INIT_SATA_CLKCTRL is inconsistently defined in src/sys/arch/arm/omap/omap2_reg.h.

    compile  TISDP2420_INSTALL/obio_com.o
    compile  TISDP2420_INSTALL/obio_mputmr.o
    compile  TISDP2420_INSTALL/omap2_gpio.o
    compile  TISDP2420_INSTALL/obio_wdt.o
    compile  TISDP2420_INSTALL/omap2_gpmc.o
    compile  TISDP2420_INSTALL/omap2_icu.o
    compile  TISDP2420_INSTALL/omap2_l3i.o
In file included from /fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/obio_mputmr.c:129:0: /fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/omap2_reg.h:885:0: error: "OMAP5_CM_L3INIT_SATA_CLKCTRL" redefined [-Werror]
 #define OMAP5_CM_L3INIT_SATA_CLKCTRL  0x4a009688
 ^
/fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/omap2_reg.h:400:0: note: this is the location of the previous definition
 #define OMAP5_CM_L3INIT_SATA_CLKCTRL  0x0088
 ^
In file included from /fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/obio_com.c:59:0: /fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/omap2_reg.h:885:0: error: "OMAP5_CM_L3INIT_SATA_CLKCTRL" redefined [-Werror]
 #define OMAP5_CM_L3INIT_SATA_CLKCTRL  0x4a009688
 ^
/fs/raid1a/src/NetBSD/cur/src/sys/arch/arm/omap/omap2_reg.h:400:0: note: this is the location of the previous definition
 #define OMAP5_CM_L3INIT_SATA_CLKCTRL  0x0088
 ^

Best regards,
  Frank


Home | Main Index | Thread Index | Old Index