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:
parent
371e893314
commit
750e6c946e
|
@ -16,6 +16,7 @@
|
|||
#ifndef _ASMLANGUAGE
|
||||
|
||||
#include <em_common.h>
|
||||
#include "../common/soc_gpio.h"
|
||||
|
||||
#endif /* !_ASMLANGUAGE */
|
||||
|
||||
|
|
Loading…
Reference in a new issue