PCI: Correct the pci_iomap.h header guard #endif comment
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Aug 2021 12:30:14 +0000 (20:30 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 20 Aug 2021 21:15:21 +0000 (16:15 -0500)
commit1901f8c9ca802a80f31729f5cc21bfb55150c6f1
tree02e67c21c1680c01d2337e6a9947196e9f27c64b
parentff3a52ab9cab01a53b168dc667fe789f56b90aa9
PCI: Correct the pci_iomap.h header guard #endif comment

Update the include/asm-generic/pci_iomap.h header guard #endif comment to
match the corresponding #ifndef.

Link: https://lore.kernel.org/r/20210803123014.2963814-1-Jonathan.Cameron@huawei.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/asm-generic/pci_iomap.h