From dfbe6bd5c38d5feb6aa2778b2351cb13e0b1ecc8 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 29 Oct 2018 06:56:52 +0100 Subject: src: Add missing include Change-Id: I6a9d71e69ed9230b92f0f330875515a5df29fc06 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29312 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/google/smaug/pmic.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/smaug') diff --git a/src/mainboard/google/smaug/pmic.h b/src/mainboard/google/smaug/pmic.h index 3567c7862c..e01a556948 100644 --- a/src/mainboard/google/smaug/pmic.h +++ b/src/mainboard/google/smaug/pmic.h @@ -17,6 +17,8 @@ #ifndef __MAINBOARD_GOOGLE_FOSTER_PMIC_H__ #define __MAINBOARD_GOOGLE_FOSTER_PMIC_H__ +#include + #define MAX77620_SD0_REG 0x16 #define MAX77620_SD1_REG 0x17 #define MAX77620_SD2_REG 0x18 -- cgit v1.2.3