sb/intel/bd82x6x: Remove unused typedef

Change-Id: If725a369e7a12fbddd7b108e557d34a13bc78c09
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59107
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Angel Pons 2021-11-10 17:12:33 +01:00 committed by Paul Fagerburg
parent 67e4ad8eda
commit 18d616a8fe
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
#include "chip.h"
#include "pch.h"
typedef struct southbridge_intel_bd82x6x_config config_t;
static int codec_detect(u8 *base)
{
u8 reg8;