]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - arch/powerpc/platforms/82xx/m82xx_pci.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-hirsute-kernel.git] / arch / powerpc / platforms / 82xx / m82xx_pci.h
CommitLineData
2874c5fd 1/* SPDX-License-Identifier: GPL-2.0-or-later */
91bd6109
VB
2#ifndef _PPC_KERNEL_M82XX_PCI_H
3#define _PPC_KERNEL_M82XX_PCI_H
4
5/*
91bd6109
VB
6 */
7
91bd6109
VB
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 */