ec/starlabs/merlin/ite: Remove unused <pc80/keyboard.h>
Change-Id: I3eea1a6d5bf652b9d9b430e9cd59ef9a3ea9fe2f Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82408 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
		@@ -5,7 +5,6 @@
 | 
				
			|||||||
#include <device/pnp.h>
 | 
					#include <device/pnp.h>
 | 
				
			||||||
#include <ec/acpi/ec.h>
 | 
					#include <ec/acpi/ec.h>
 | 
				
			||||||
#include <option.h>
 | 
					#include <option.h>
 | 
				
			||||||
#include <pc80/keyboard.h>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "ec.h"
 | 
					#include "ec.h"
 | 
				
			||||||
#include "ecdefs.h"
 | 
					#include "ecdefs.h"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user