spi: spi-ppc4xx: Remove duplicate included header file linux/platform_device.h
authorHongbo Li <lihongbo22@huawei.com>
Fri, 30 Aug 2024 07:58:00 +0000 (15:58 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 30 Aug 2024 11:28:38 +0000 (12:28 +0100)
commite3de1d8deb9f6429356eb81118aa1601c8a5a1b6
tree7dbcbcf1d07a20f23080be6754a7d3d30a2c4567
parent99311b8a9ea2b83413cbb80e17c4648a518e7486
spi: spi-ppc4xx: Remove duplicate included header file linux/platform_device.h

The header file linux/platform_device.h is included
twice. Remove the last one.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://patch.msgid.link/20240830075800.3541646-1-lihongbo22@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ppc4xx.c