2009-01-02 23:17:22 +08:00
|
|
|
#ifndef __MACH_PXA25x_H
|
|
|
|
#define __MACH_PXA25x_H
|
|
|
|
|
|
|
|
#include <mach/hardware.h>
|
|
|
|
#include <mach/pxa2xx-regs.h>
|
2015-01-30 10:45:33 +01:00
|
|
|
#include "mfp-pxa25x.h"
|
2011-05-18 21:19:04 +08:00
|
|
|
#include <mach/irqs.h>
|
2009-01-02 23:17:22 +08:00
|
|
|
|
|
|
|
#endif /* __MACH_PXA25x_H */
|