X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Ffeature-removal-schedule.txt;h=4ed30df707ecd8f32b1e62d60c98cf695378efd3;hb=7f30f4b5b285cb91e1e25b5b61a04beabe8c470b;hp=16819c7754410ba137a126d840e950e5e5e1b7a0;hpb=ce3ca05d77a0b7e80afa111080b16d9d61a88a59;p=oweals%2Fu-boot.git diff --git a/doc/feature-removal-schedule.txt b/doc/feature-removal-schedule.txt index 16819c7754..4ed30df707 100644 --- a/doc/feature-removal-schedule.txt +++ b/doc/feature-removal-schedule.txt @@ -26,7 +26,7 @@ Why: We now have a PHY library, which allows everyone to share PHY drivers. All new drivers should use this infrastructure, and all old drivers should get converted to use it. -Who: Andy Fleming and driver maintainers +Who: Andy Fleming and driver maintainers ---------------------------