hwrng: geode - Use linux/io.h instead of asm/io.h
authorPrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Sun, 11 Sep 2016 15:24:26 +0000 (20:54 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 13 Sep 2016 12:27:25 +0000 (20:27 +0800)
commite9afc746299d39f415fdb13b1213137deb4fc497
tree0eab679d9ba127de3592525c0b79ca163dec0784
parent6e9b5e76882cbdd99caaea50ef3917a31edead75
hwrng: geode - Use linux/io.h instead of asm/io.h

Fix checkpatch.pl warning by changing from asm/io.h to linux/io.h. In
the mean time arrange the includes in alphabetical order.

Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/geode-rng.c