]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88b9912358a06822a1f02a04a090f334bf8a3023
tree0eab679d9ba127de3592525c0b79ca163dec0784
parent4423e57d1ae1d7079ec9bc591ac0b835d97a309c
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