mb/google/{parrot,stout}: Remove unused 'include <elog.h>'
Change-Id: I7c6f47f03f1c83658f4364f81f6436d7b2f4f377 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41486 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							02043c995b
						
					
				
				
					commit
					82fb12ccec
				
			@@ -9,7 +9,6 @@
 | 
				
			|||||||
#include <southbridge/intel/common/pmbase.h>
 | 
					#include <southbridge/intel/common/pmbase.h>
 | 
				
			||||||
#include <northbridge/intel/sandybridge/sandybridge.h>
 | 
					#include <northbridge/intel/sandybridge/sandybridge.h>
 | 
				
			||||||
#include <cpu/intel/model_206ax/model_206ax.h>
 | 
					#include <cpu/intel/model_206ax/model_206ax.h>
 | 
				
			||||||
#include <elog.h>
 | 
					 | 
				
			||||||
#include <ec/compal/ene932/ec.h>
 | 
					#include <ec/compal/ene932/ec.h>
 | 
				
			||||||
#include "ec.h"
 | 
					#include "ec.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,6 @@
 | 
				
			|||||||
#include <device/device.h>
 | 
					#include <device/device.h>
 | 
				
			||||||
#include <southbridge/intel/bd82x6x/pch.h>
 | 
					#include <southbridge/intel/bd82x6x/pch.h>
 | 
				
			||||||
#include <southbridge/intel/common/pmbase.h>
 | 
					#include <southbridge/intel/common/pmbase.h>
 | 
				
			||||||
#include <elog.h>
 | 
					 | 
				
			||||||
#include "ec.h"
 | 
					#include "ec.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void stout_ec_init(void)
 | 
					void stout_ec_init(void)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user