From 095f927016b64adcfb35800725389cf87409e30e Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Fri, 24 Apr 2020 16:05:02 -0400 Subject: nb/intel/i440bx: Drop northbridge.h It declares a function that was either never or no longer implemented. Change-Id: I714d39374519bff1afb94870d0e84f57db619a1f Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/c/coreboot/+/40958 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Angel Pons --- src/northbridge/intel/i440bx/northbridge.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge/intel/i440bx/northbridge.c') diff --git a/src/northbridge/intel/i440bx/northbridge.c b/src/northbridge/intel/i440bx/northbridge.c index da0107c962..d0c93fd35d 100644 --- a/src/northbridge/intel/i440bx/northbridge.c +++ b/src/northbridge/intel/i440bx/northbridge.c @@ -8,7 +8,6 @@ #include #include #include -#include "northbridge.h" #include "i440bx.h" static void northbridge_init(struct device *dev) -- cgit v1.2.3