| 
									
										
										
										
											2011-05-18 15:35:54 +08:00
										 |  |  | #ifndef __MACH_PXA3XX_H	
 | 
					
						
							|  |  |  | #define __MACH_PXA3XX_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #include <mach/hardware.h>
 | 
					
						
							|  |  |  | #include <mach/pxa3xx-regs.h>
 | 
					
						
							| 
									
										
										
										
											2011-05-18 21:19:04 +08:00
										 |  |  | #include <mach/irqs.h>
 | 
					
						
							| 
									
										
										
										
											2011-05-18 15:35:54 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-05-18 21:19:04 +08:00
										 |  |  | extern void __init pxa3xx_map_io(void); | 
					
						
							|  |  |  | extern void __init pxa3xx_init_irq(void); | 
					
						
							| 
									
										
										
										
											2011-05-18 21:30:04 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | #define pxa3xx_handle_irq	ichp_handle_irq
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-05-18 15:35:54 +08:00
										 |  |  | #endif /* __MACH_PXA3XX_H */
 |