ec/starlabs/merlin: Remove unused halt.h

Change-Id: I68ca43218dd8702e5215827045f2cd62d52ea767
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91733
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2026-03-18 21:39:20 +00:00
commit b137044a39
2 changed files with 0 additions and 4 deletions

View file

@ -5,8 +5,6 @@
#include <device/pnp.h>
#include <ec/acpi/ec.h>
#include <option.h>
#include <halt.h>
#include "ecdefs.h"
#include "ec.h"

View file

@ -5,8 +5,6 @@
#include <device/pnp.h>
#include <ec/acpi/ec.h>
#include <option.h>
#include <halt.h>
#include "ecdefs.h"
#include "ec.h"