1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */ 251c62982SEric Miao #ifndef __MACH_PXA25x_H 351c62982SEric Miao #define __MACH_PXA25x_H 451c62982SEric Miao 551c62982SEric Miao #include <mach/hardware.h> 651c62982SEric Miao #include <mach/pxa2xx-regs.h> 74c25c5d2SArnd Bergmann #include "mfp-pxa25x.h" 8ca0e687cSEric Miao #include <mach/irqs.h> 951c62982SEric Miao 1051c62982SEric Miao #endif /* __MACH_PXA25x_H */ 11