 1d6a21b0a6
			
		
	
	
	1d6a21b0a6
	
	
	
		
			
			Trivial support for irq domains, using either a linear map or radix tree depending on the vector layout. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			203 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			203 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-y 	:= access.o chip.o core.o handle.o irqdomain.o virq.o
 | |
| 
 | |
| obj-$(CONFIG_INTC_BALANCING)		+= balancing.o
 | |
| obj-$(CONFIG_INTC_USERIMASK)		+= userimask.o
 | |
| obj-$(CONFIG_INTC_MAPPING_DEBUG)	+= virq-debugfs.o
 |