Kinsey Moore commented on a discussion on 
bsps/arm/raspberrypi/console/console-config.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/494#note_125470

 >    uart_probe,
 >    RTEMS_SYSINIT_BSP_START,
 >    RTEMS_SYSINIT_ORDER_LAST_BUT_5
 > -);

You can drop these types of changes with `git checkout -p` before you add the 
files. As is, you'll want to check out this branch, run `git reset HEAD^` to 
keep file contents but drop the commit, and then the `git checkout -p` to drop 
the file ending change. After that, you can add the changes and redo the commit.

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


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to