src: Remove unneeded include <cbfs.h>
Change-Id: Iab0bd1c5482331a0c048a05ab806bf5c4dbda780 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29303 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							52fdc05013
						
					
				
				
					commit
					55d6238fa6
				
			@@ -13,7 +13,6 @@
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 */
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,6 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <fsp/api.h>
 | 
			
		||||
#include <soc/romstage.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,6 @@
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 */
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,6 @@
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 */
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,6 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <fsp/api.h>
 | 
			
		||||
#include <gpio.h>
 | 
			
		||||
#include "gpio.h"
 | 
			
		||||
 
 | 
			
		||||
@@ -15,7 +15,6 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <arch/byteorder.h>
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <soc/pei_data.h>
 | 
			
		||||
#include <soc/romstage.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -15,7 +15,6 @@
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <console/console.h>
 | 
			
		||||
#include <fsp/api.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,6 @@
 | 
			
		||||
 * GNU General Public License for more details.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <cbfs.h>
 | 
			
		||||
#include <soc/gpio.h>
 | 
			
		||||
#include <soc/pci_devs.h>
 | 
			
		||||
#include <soc/romstage.h>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user