soc: arm: efr32bg22: include soc_gpio.h

Include header required in Gecko I2C driver

Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
Pawel Czarnecki 2023-01-12 11:56:42 +01:00 committed by Maureen Helm
parent 371e893314
commit 750e6c946e

View file

@ -16,6 +16,7 @@
#ifndef _ASMLANGUAGE
#include <em_common.h>
#include "../common/soc_gpio.h"
#endif /* !_ASMLANGUAGE */