hwrng: amd - Remove asm/io.h
authorCorentin LABBE <clabbe.montjoie@gmail.com>
Fri, 26 Aug 2016 11:11:32 +0000 (13:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 31 Aug 2016 15:00:44 +0000 (23:00 +0800)
commit055ae890388ad2b02a53d5c3e1f60f976989e34e
tree5af3f9603d73a2b8ee00f271b3b3958cf8b602bd
parentf8169bfb4955ebb669b49d5d2564b250cdd7aa7b
hwrng: amd - Remove asm/io.h

checkpatch complains about <asm/io.h> used instead of linux/io.h.
In fact it is not needed.
This patch remove it, and in the process, alphabetize the other headers.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/amd-rng.c