| 
									
										
										
										
											2008-03-27 14:51:40 -04:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2008-08-09 13:44:58 +02:00
										 |  |  |  * arch/arm/plat-orion/include/plat/irq.h | 
					
						
							| 
									
										
										
										
											2008-03-27 14:51:40 -04:00
										 |  |  |  * | 
					
						
							|  |  |  |  * Marvell Orion SoC IRQ handling. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 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. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-08-09 13:44:58 +02:00
										 |  |  | #ifndef __PLAT_IRQ_H
 | 
					
						
							|  |  |  | #define __PLAT_IRQ_H
 | 
					
						
							| 
									
										
										
										
											2008-03-27 14:51:40 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | void orion_irq_init(unsigned int irq_start, void __iomem *maskaddr); | 
					
						
							|  |  |  | #endif
 |