The Blackfin mutex.h is merely a copy of an older asm-generic/mutex-dec.h, so punt it and just use the common one directly. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
		
			
				
	
	
		
			1 line
		
	
	
	
		
			35 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			35 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
#include <asm-generic/mutex-dec.h>
 |