RSS Bot Posted January 31, 2023 Share Posted January 31, 2023 Description Hotfix to remove a hunk from a patch that prevented compilation of uwe5622 driver on sunxi64 family for current kernel 5.15. The hunk was just "cosmetical" because it removed a compilation warning about unused variables. There seems to be some #define and #ifdef difference on sunxi64 that causes the compilation error. Also the application of bluetooth-fix patch has been removed from drivers_network.sh since the patch has been removed in the past. How Has This Been Tested? [x] Compiled current 5.15 kernel debs for OrangePi 3 LTS (sunxi64) [x] Compiled current 5.15 kernel debs for OrangePi 4 LTS (rockchip64) [x] Compiled edge 6.1 kernel debs for OrangePi4 LTS (rockchip64) There was not field testing for this change, I really expect the driver to work the same as before. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts