xiaoxiang781216 commented on code in PR #6092:
URL: https://github.com/apache/incubator-nuttx/pull/6092#discussion_r861936333


##########
arch/arm/src/lpc54xx/lpc54_lcd.c:
##########
@@ -352,8 +352,8 @@ static int lpc54_putcmap(FAR struct fb_vtable_s *vtable,
  ****************************************************************************/
 
 #ifdef CONFIG_FB_HWCURSOR
-static int lpc54_getcursor(FAR struct fb_vtable_s *vtable,
-                        FAR struct fb_cursorattrib_s *attrib)
+static int lpc54_getcursor(struct fb_vtable_s *vtable,
+                        struct fb_cursorattrib_s *attrib)

Review Comment:
   Done.



-- 
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