summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/i2c.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/i2c.h b/include/i2c.h
index 4e59009cd93..8d91b24b43b 100644
--- a/include/i2c.h
+++ b/include/i2c.h
@@ -973,14 +973,6 @@ enum {
};
/**
- * Get FDT values for i2c bus.
- *
- * @param blob Device tree blbo
- * Return: the number of I2C bus
- */
-void board_i2c_init(const void *blob);
-
-/**
* Find the I2C bus number by given a FDT I2C node.
*
* @param blob Device tree blbo