Эх сурвалжийг харах

remove inline for update_grxfsiz

hathach 5 жил өмнө
parent
commit
201ea7ca6d

+ 1 - 1
src/portable/st/synopsys/dcd_synopsys.c

@@ -158,7 +158,7 @@ static inline uint16_t calc_rx_ff_size(uint16_t ep_size)
   return 15 + 2*(ep_size/4) + 2*EP_MAX;
 }
 
-static inline void update_grxfsiz(uint8_t rhport)
+static void update_grxfsiz(uint8_t rhport)
 {
   (void) rhport;