I wanted to sort headers in the i2c-gpio driver which produced a compile error. So, I had to fix i2c-algo-bit a little, too. Since there is a dependency between these patches, here is a small series. Wolfram Sang (3): i2c: algo-bit: include main i2c header i2c: algo-bit: convert to SPDX header i2c: gpio: sort includes drivers/i2c/algos/i2c-algo-bit.c | 25 ++++++++----------------- drivers/i2c/busses/i2c-gpio.c | 10 +++++----- include/linux/i2c-algo-bit.h | 33 ++++++++++----------------------- 3 files changed, 23 insertions(+), 45 deletions(-) -- 2.11.0