[PATCH 0/2] Fix the sparse warnings

Venkatesh Yadav Abbarapu venkatesh.abbarapu at amd.com
Fri May 19 13:38:14 CEST 2023


Fix sparse warnings in below files
- Add fallthrough statement in the switch case
- Add missing header

Algapally Santosh Sagar (2):
  clk: zynqmp: Add fallthrough statement in the switch case
  mach-zynqmp: handoff: Add missing header

 arch/arm/mach-zynqmp/handoff.c | 1 +
 drivers/clk/clk_zynqmp.c       | 1 +
 2 files changed, 2 insertions(+)

-- 
2.17.1



More information about the U-Boot mailing list