7 lines
		
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* SPDX-License-Identifier: GPL-2.0 */
 | 
						|
#ifndef IOP33X_ADMA_H
 | 
						|
#define IOP33X_ADMA_H
 | 
						|
#include <asm/hardware/iop3xx-adma.h>
 | 
						|
#endif
 | 
						|
 |