diff --git a/arch/arm/src/tiva/chip/tiva_ethernet.h b/arch/arm/src/tiva/chip/tiva_ethernet.h index 881da6b019..7ed993b4da 100644 --- a/arch/arm/src/tiva/chip/tiva_ethernet.h +++ b/arch/arm/src/tiva/chip/tiva_ethernet.h @@ -46,8 +46,6 @@ # include "chip/tm4c_ethernet.h" #elif defined(CONFIG_ARCH_CHIP_LM3S) # include "chip/lm3s_ethernet.h" -#else -# error Ethernet register definitions unknown for this chip #endif #endif /* __ARCH_ARM_SRC_TIVA_CHIP_TIVA_ETHERNET_H */