sam3 eth: consider PHY auto-negotiation results when initializing emac.
[bertos.git] / bertos / cpu / cortex-m3 / drv / i2c_stm32.h
index f29c1531c63aaed9409babc20a5d6f889a43daa0..152ab6edccb7d383a16e05d4ed2cbac3b4c1f0ee 100644 (file)
@@ -50,6 +50,4 @@ enum
        I2C_CNT  /**< Number of serial ports */
 };
 
-void i2c_hw_init(I2c *i2c, int dev, uint32_t clock);
-
-#endif /* I2C_LPC2_H */
+#endif /* I2C_STM32_H */