9 lines
		
	
	
		
			165 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			165 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __MACH_PXA25x_H
 | |
| #define __MACH_PXA25x_H
 | |
| 
 | |
| #include <mach/hardware.h>
 | |
| #include <mach/pxa2xx-regs.h>
 | |
| #include <mach/mfp-pxa25x.h>
 | |
| 
 | |
| #endif /* __MACH_PXA25x_H */
 |