mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								drivers/gpu/drm/sti/sti_gdp.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								drivers/gpu/drm/sti/sti_gdp.h
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| /*
 | ||||
|  * Copyright (C) STMicroelectronics SA 2014 | ||||
|  * Authors: Benjamin Gaignard <benjamin.gaignard@st.com> | ||||
|  *          Fabien Dessenne <fabien.dessenne@st.com> | ||||
|  *          for STMicroelectronics. | ||||
|  * License terms:  GNU General Public License (GPL), version 2 | ||||
|  */ | ||||
| 
 | ||||
| #ifndef _STI_GDP_H_ | ||||
| #define _STI_GDP_H_ | ||||
| 
 | ||||
| #include <linux/types.h> | ||||
| 
 | ||||
| struct sti_layer *sti_gdp_create(struct device *dev, int id); | ||||
| 
 | ||||
| #endif | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228