forked from mirrors/linux
		
	 64b558f597
			
		
	
	
		64b558f597
		
			
		
	
	
	
	
		
			
			Patch adds prefix cdns3- to all file names related only to cdns3 driver. Signed-off-by: Pawel Laszczak <pawell@cadence.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // SPDX-License-Identifier: GPL-2.0
 | |
| /*
 | |
|  * USBSS device controller driver Trace Support
 | |
|  *
 | |
|  * Copyright (C) 2018-2019 Cadence.
 | |
|  *
 | |
|  * Author: Pawel Laszczak <pawell@cadence.com>
 | |
|  */
 | |
| 
 | |
| #define CREATE_TRACE_POINTS
 | |
| #include "cdns3-trace.h"
 |