tree: Remove unused <option.h>
Change-Id: Ia3df14ebd365c00902b5d2ba300d8ade4c2d6c26 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82690 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
		
				
					committed by
					
						 Martin L Roth
						Martin L Roth
					
				
			
			
				
	
			
			
			
						parent
						
							b498a4c805
						
					
				
				
					commit
					ba47ff7197
				
			| @@ -4,7 +4,6 @@ | |||||||
| #include <northbridge/intel/haswell/haswell.h> | #include <northbridge/intel/haswell/haswell.h> | ||||||
| #include <northbridge/intel/haswell/raminit.h> | #include <northbridge/intel/haswell/raminit.h> | ||||||
| #include <southbridge/intel/lynxpoint/pch.h> | #include <southbridge/intel/lynxpoint/pch.h> | ||||||
| #include <option.h> |  | ||||||
| #include <ec/lenovo/pmh7/pmh7.h> | #include <ec/lenovo/pmh7/pmh7.h> | ||||||
| #include <device/pci_ops.h> | #include <device/pci_ops.h> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,6 +1,5 @@ | |||||||
| /* SPDX-License-Identifier: GPL-2.0-only */ | /* SPDX-License-Identifier: GPL-2.0-only */ | ||||||
|  |  | ||||||
| #include <option.h> |  | ||||||
| #include <soc/romstage.h> | #include <soc/romstage.h> | ||||||
| #include <spd_bin.h> | #include <spd_bin.h> | ||||||
| #include <string.h> | #include <string.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user