| 
									
										
										
										
											2010-04-01 12:30:19 +01:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * arch/arm/mach-spear3xx/include/mach/irqs.h | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * IRQ helper macros for SPEAr3xx machine family | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Copyright (C) 2009 ST Microelectronics | 
					
						
							| 
									
										
										
										
											2012-06-20 12:53:02 -07:00
										 |  |  |  * Viresh Kumar <viresh.linux@gmail.com> | 
					
						
							| 
									
										
										
										
											2010-04-01 12:30:19 +01:00
										 |  |  |  * | 
					
						
							|  |  |  |  * This file is licensed under the terms of the GNU General Public | 
					
						
							|  |  |  |  * License version 2. This program is licensed "as is" without any | 
					
						
							|  |  |  |  * warranty of any kind, whether express or implied. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #ifndef __MACH_IRQS_H
 | 
					
						
							|  |  |  | #define __MACH_IRQS_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-08-03 15:33:10 +05:30
										 |  |  | #define NR_IRQS			256
 | 
					
						
							| 
									
										
										
										
											2010-04-01 12:30:19 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | #endif /* __MACH_IRQS_H */
 |