pxa25x.h 183 B

123456789
  1. #ifndef __MACH_PXA25x_H
  2. #define __MACH_PXA25x_H
  3. #include <mach/hardware.h>
  4. #include <mach/pxa2xx-regs.h>
  5. #include "mfp-pxa25x.h"
  6. #include <mach/irqs.h>
  7. #endif /* __MACH_PXA25x_H */