blob: b58d0fbdb4db9a2b7d2e87d4f02ee383b4a869b6 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Eric Miao51c62982009-01-02 23:17:22 +08002#ifndef __MACH_PXA25x_H
3#define __MACH_PXA25x_H
4
5#include <mach/hardware.h>
6#include <mach/pxa2xx-regs.h>
Arnd Bergmann4c25c5d2015-01-30 10:45:33 +01007#include "mfp-pxa25x.h"
Eric Miaoca0e6872011-05-18 21:19:04 +08008#include <mach/irqs.h>
Eric Miao51c62982009-01-02 23:17:22 +08009
Eric Miao51c62982009-01-02 23:17:22 +080010#endif /* __MACH_PXA25x_H */