| 
									
										
										
										
											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>
 | 
					
						
							|  |  |  | #include <mach/mfp-pxa25x.h>
 | 
					
						
							| 
									
										
										
										
											2011-05-18 21:19:04 +08:00
										 |  |  | #include <mach/irqs.h>
 | 
					
						
							| 
									
										
										
										
											2009-01-02 23:17:22 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-05-18 21:19:04 +08:00
										 |  |  | extern void __init pxa25x_map_io(void); | 
					
						
							|  |  |  | extern void __init pxa25x_init_irq(void); | 
					
						
							|  |  |  | #ifdef CONFIG_CPU_PXA26x
 | 
					
						
							|  |  |  | extern void __init pxa26x_init_irq(void); | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2011-05-18 21:30:04 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | #define pxa25x_handle_irq	icip_handle_irq
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-01-02 23:17:22 +08:00
										 |  |  | #endif /* __MACH_PXA25x_H */
 |