On Wed, 2019-01-16 at 19:55 +0100, Alban Bedel wrote: > Several include are not needed, remove them to keep the list clean. [] > diff --git a/drivers/spi/spi-ath79.c b/drivers/spi/spi-ath79.c [] > @@ -12,15 +12,12 @@ > * > */ > > -#include <linux/kernel.h> I think it's not a good idea to remove kernel.h just because module.h indirectly #includes it via moduleparam.h