summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorAleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>2021-02-05 09:02:01 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 11:31:18 +0300
commita1f57c393380d0245f8740ddf1497902b9f963f8 (patch)
treec1a9e5203e851c12549d2705639f4d1823b51dfc /include/configs/km
parentd167667d1b9053534445a1c0748a0739fe3aa944 (diff)
downloadu-boot-a1f57c393380d0245f8740ddf1497902b9f963f8.tar.xz
board/km: move km i2c deblock declarations to a km/common.h
Cleanup, move the declarations to keymile/common.h instead declaring them per-board config.h Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km_arm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index 29060fa96b..4115906c5d 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -110,10 +110,6 @@
#include <linux/delay.h>
#include <linux/stringify.h>
extern void __set_direction(unsigned pin, int high);
-void set_sda(int state);
-void set_scl(int state);
-int get_sda(void);
-int get_scl(void);
#define KM_KIRKWOOD_SDA_PIN 8
#define KM_KIRKWOOD_SCL_PIN 9
#define KM_KIRKWOOD_SOFT_I2C_GPIOS 0x0300