]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/keymile/common/common.h
km/common: move ivm functions from to ivm.c
[people/ms/u-boot.git] / board / keymile / common / common.h
index cee24d43c1aefc9a41276a2acdf3efd50900ca2a..edf6e3aa6360579eeff1f96e516d1c111e93715a 100644 (file)
@@ -138,4 +138,5 @@ int fdt_get_node_and_value(void *blob,
                                void **var);
 
 int i2c_soft_read_pin(void);
+int i2c_make_abort(void);
 #endif /* __KEYMILE_COMMON_H */