On Fri, Aug 04, 2023 at 08:48:44AM -0600, Rob Herring wrote: > Commit 0788257aeebe ("hwrng: Explicitly include correct DT includes") > removed an implicit include of io.h. On most architectures, there's > still an implicit include of it, but not on s390. Enabling COMPILE_TEST > in commit 1ce1cd8208ad ("hwrng: Enable COMPILE_TEST for more drivers") > exposed this. > > Fixes: 0788257aeebe ("hwrng: Explicitly include correct DT includes") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202308042049.8R2tNRoo-lkp@xxxxxxxxx/ > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > drivers/char/hw_random/xgene-rng.c | 1 + > 1 file changed, 1 insertion(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt