Joel Sherrill commented on a discussion on 
bsps/arm/stm32h7/start/stm32h7-hal-eth.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134418

 >  void
 >  HAL_ETH_MspInit(ETH_HandleTypeDef *heth)
 >  {
 > +#ifdef __rtems__
 > +    (void) heth;
 > +#endif

Fixed in next push.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134418
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to