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