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:
committed by
Martin L Roth
parent
d13a57915d
commit
a012136fc8
@@ -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
|
||||
|
Reference in New Issue
Block a user