GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / powerpc / platforms / 82xx / m82xx_pci.h
blob65e38a7ff48f878fb28ab2c76634dc16cf2326b5
1 #ifndef _PPC_KERNEL_M82XX_PCI_H
2 #define _PPC_KERNEL_M82XX_PCI_H
4 /*
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License
7 * as published by the Free Software Foundation; either version
8 * 2 of the License, or (at your option) any later version.
9 */
11 #define SIU_INT_IRQ1 ((uint)0x13 + CPM_IRQ_OFFSET)
13 #ifndef _IO_BASE
14 #define _IO_BASE isa_io_base
15 #endif
17 #endif /* _PPC_KERNEL_M8260_PCI_H */