commit | ba02b35239f7ea08ee9959689a66fee8782c1c8c | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sat Feb 22 12:38:55 2020 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 28 08:43:21 2020 +0800 |
tree | 55e1ba664d9cf7a95f3cf5efde2fe22f300ec44f | |
parent | 2fdddaf089ef4917e15eefacca2fa2e91e819683 [diff] |
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>