Re: [PATCH v4 00/14] remove IWYU flagged headers

2022-06-21 Thread Thomas Monjalon
20/06/2022 12:40, Sean Morrissey: > This patchset removes unused header includes flagged > by the IWYU tool for the 22.07 release. > > V4: > * Fix arm build issues. > V3: > * Fix more linux build issues. > V2: > * Fix various build issues. Build looks fine now. Applied, thanks.

[PATCH v4 00/14] remove IWYU flagged headers

2022-06-20 Thread Sean Morrissey
This patchset removes unused header includes flagged by the IWYU tool for the 22.07 release. V4: * Fix arm build issues. V3: * Fix more linux build issues. V2: * Fix various build issues. Sean Morrissey (14): cmdline: remove unneeded header includes eal: remove unneeded header includes ethd