hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
authorPrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Tue, 6 Sep 2016 08:28:39 +0000 (13:58 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Sep 2016 07:37:07 +0000 (17:37 +1000)
commit63019f3cab99c7acd27df5a5b86dc0d44c6cab1f
treec4cf67588146280f81d8fd9968a3e8ae5ba086b8
parent6f95d4b2f655faaf38804999de04499e3ec12bc1
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h

Checkpatch.pl warns about usage of asm/io.h. Use linux/io.h instead.

Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/char/hw_random/pasemi-rng.c