treewide: Remove duplicated includes

<types.h> provides <commonlib/bsd/cb_err.h>, <stdint.h> and <stddef.h>.

Change-Id: I966303336e604b1b945df77e5d4c3cccbf045c56
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71149
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
This commit is contained in:
Elyes Haouas
2022-12-20 13:30:56 +01:00
committed by Martin L Roth
parent d13a57915d
commit a012136fc8
9 changed files with 0 additions and 11 deletions

View File

@@ -2,7 +2,6 @@
#include <arch/registers.h>
#include <arch/breakpoint.h>
#include <console/console.h>
#include <stdint.h>
#include <types.h>
#define DEBUG_REGISTER_COUNT 4