blob: 2011e8da0592df386e156dcf5ec26b837f036573 [file] [log] [blame]
Eric Miao51c62982009-01-02 23:17:22 +08001#ifndef __MACH_PXA25x_H
2#define __MACH_PXA25x_H
3
4#include <mach/hardware.h>
5#include <mach/pxa2xx-regs.h>
Arnd Bergmann4c25c5d2015-01-30 10:45:33 +01006#include "mfp-pxa25x.h"
Eric Miaoca0e6872011-05-18 21:19:04 +08007#include <mach/irqs.h>
Eric Miao51c62982009-01-02 23:17:22 +08008
Eric Miao51c62982009-01-02 23:17:22 +08009#endif /* __MACH_PXA25x_H */