anchao opened a new pull request, #12177:
URL: https://github.com/apache/nuttx/pull/12177

   ## Summary
   
   drivers/serial/16550: remove unused function
   
   drivers/serial/uart_16550.c:690:20: warning: unused function 
'u16550_restoreuartint' [-Wunused-function]
   static inline void u16550_restoreuartint(FAR struct u16550_s *priv,
                      ^
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   clang 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to