]> git.baikalelectronics.ru Git - kernel.git/commit
spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>
authorJay Fang <f.fangjian@huawei.com>
Mon, 10 May 2021 06:58:20 +0000 (14:58 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 12:07:50 +0000 (13:07 +0100)
commit6e0991f1ef0ab67b6c0631d8650e7eef7334198f
tree8d3a38bd4ce08ff4b20a5d113207f0a0eb172762
parent27da415f569961976e8a47b4866d29b7e76befbc
spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>

Include the more general linux/io.h instead of asm/io.h
as checkpatch suggests.

Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1620629903-15493-2-git-send-email-f.fangjian@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ppc4xx.c