Laurent had notices some further issues in my header guards series, so I - fixed some header guards I missed initially - added header guards to some headers that actually define something (and don't just include another header) I did not actually remove any header guards that might be unneeded. Cornelia Huck (2): header guards: clean up some stragglers add header guards for non-trivial headers configure | 4 ++-- lib/argv.h | 5 +++++ lib/arm/asm/mmu-api.h | 4 ++-- lib/arm/asm/mmu.h | 6 +++--- lib/arm/io.h | 5 +++++ lib/arm64/asm/mmu.h | 6 +++--- lib/pci.h | 6 +++--- lib/powerpc/io.h | 5 +++++ 8 files changed, 28 insertions(+), 13 deletions(-) -- 2.31.1