hwrng: omap3-rom - Include linux/io.h for virt_to_phys
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 22 Feb 2020 01:38:55 +0000 (12:38 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 Feb 2020 00:43:21 +0000 (08:43 +0800)
commitba02b35239f7ea08ee9959689a66fee8782c1c8c
tree55e1ba664d9cf7a95f3cf5efde2fe22f300ec44f
parent2fdddaf089ef4917e15eefacca2fa2e91e819683
hwrng: omap3-rom - Include linux/io.h for virt_to_phys

This patch adds linux/io.h to the header list to ensure that we
get virt_to_phys on all architectures.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/omap3-rom-rng.c