src: Remove unneeded include <console/console.h>
Change-Id: I40f8b4c7cbc55e16929b1f40d18bb5a9c19845da Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29289 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
		
				
					committed by
					
						 Patrick Georgi
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							ead574ed02
						
					
				
				
					commit
					e9a0130879
				
			| @@ -18,7 +18,6 @@ | ||||
|  | ||||
| #include <types.h> | ||||
| #include <string.h> | ||||
| #include <console/console.h> | ||||
| #include <arch/io.h> | ||||
| #include <arch/acpi.h> | ||||
| #include <device/device.h> | ||||
|   | ||||
| @@ -14,7 +14,6 @@ | ||||
|  * GNU General Public License for more details. | ||||
|  */ | ||||
|  | ||||
| #include <console/console.h> | ||||
| #include <string.h> | ||||
| #include <arch/io.h> | ||||
| #include <cbmem.h> | ||||
|   | ||||
| @@ -15,7 +15,6 @@ | ||||
|  | ||||
| #include <types.h> | ||||
| #include <string.h> | ||||
| #include <console/console.h> | ||||
| #include <bootstate.h> | ||||
| #include <cbmem.h> | ||||
| #include <cf9_reset.h> | ||||
|   | ||||
| @@ -21,7 +21,6 @@ | ||||
| #include <device/pci_def.h> | ||||
| #include <device/pnp_def.h> | ||||
| #include <spd.h> | ||||
| #include <console/console.h> | ||||
| #include "delay.h" | ||||
|  | ||||
| #include "gm45.h" | ||||
|   | ||||
| @@ -16,7 +16,6 @@ | ||||
|  | ||||
| #include <types.h> | ||||
| #include <string.h> | ||||
| #include <console/console.h> | ||||
| #include <arch/acpi.h> | ||||
| #include <arch/acpigen.h> | ||||
| #include <device/device.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user