mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 05:14:38 +00:00 
			
		
		
		
	 e61062587d
			
		
	
	
		e61062587d
		
	
	
	
	
		
			
			Since the header file g_printer.h doesn't depend on __KERNEL__, there's no need to unifdef it in the Kbuild file. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
		
			
				
	
	
		
			8 lines
		
	
	
		
			123 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			123 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| header-y += audio.h
 | |
| header-y += cdc.h
 | |
| header-y += ch9.h
 | |
| header-y += gadgetfs.h
 | |
| header-y += midi.h
 | |
| header-y += g_printer.h
 | |
| 
 |