mmc: tegra: remove useless include of <mach/*.h>
Nothing from this file is needed, so remove the include. This helps single zImage work by reducing use of the mach-tegra/include/mach/ directory. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Chris Ball <cjb@laptop.org>
This commit is contained in:
		
					parent
					
						
							
								70a5dbf812
							
						
					
				
			
			
				commit
				
					
						a5b64ce64d
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -27,7 +27,6 @@ | |||
| 
 | ||||
| #include <asm/gpio.h> | ||||
| 
 | ||||
| #include <mach/gpio-tegra.h> | ||||
| #include <mach/sdhci.h> | ||||
| 
 | ||||
| #include "sdhci-pltfm.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Stephen Warren
				Stephen Warren