Merge tag 'docs-5.15' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / arch / powerpc / platforms / 82xx / m82xx_pci.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 #ifndef _PPC_KERNEL_M82XX_PCI_H
3 #define _PPC_KERNEL_M82XX_PCI_H
4
5 /*
6  */
7
8 #define SIU_INT_IRQ1   ((uint)0x13 + CPM_IRQ_OFFSET)
9
10 #ifndef _IO_BASE
11 #define _IO_BASE isa_io_base
12 #endif
13
14 #endif                          /* _PPC_KERNEL_M8260_PCI_H */