efi_loader: type of efi_secure_mode
[oweals/u-boot.git] / include / i2c.h
index 059200115a8e030958350e439c3dc0f37e38c0dd..1d792db454a1c2ec6e056dc20794f93c01189e14 100644 (file)
@@ -16,6 +16,8 @@
 #ifndef _I2C_H_
 #define _I2C_H_
 
+#include <linker_lists.h>
+
 /*
  * For now there are essentially two parts to this file - driver model
  * here at the top, and the older code below (with CONFIG_SYS_I2C being