Clean up.
[bertos.git] / bertos / cpu / cortex-m3 / drv / hsmci_sam3.c
index 6576615eebcfff17daa60ece2dcf71bf165da514..9d3356df23c15e66aeef570e5ecaed73ca4d7e18 100644 (file)
@@ -159,10 +159,6 @@ void hsmci_setSpeed(uint32_t data_rate, int flag)
        timer_delay(10);
 }
 
-static void hsmci_dmac_irq(void)
-{
-}
-
 void hsmci_init(Hsmci *hsmci)
 {
        (void)hsmci;