]> git.sur5r.net Git - u-boot/commit
i2c: designware: add an implement i2c protos
authorJeroen Hofstee <jeroen@myspectrum.nl>
Wed, 8 Oct 2014 20:58:09 +0000 (22:58 +0200)
committerTom Rini <trini@ti.com>
Sat, 25 Oct 2014 19:27:37 +0000 (15:27 -0400)
commitc69ecd9722af22d50295eff81d0b9cd5b8adc2e0
tree544ec82832a75bbca5c3b099b6180b30c5d294ae
parent7b8119ddf5b7bee275950b2469dc34a731e709f4
i2c: designware: add an implement i2c protos

Include the i2c header and change the non confirming
functions to do so.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Heiko Schocher <hs@denx.de>
[trini: Fix i2c_get_bus_num prototype]
Signed-off-by: Tom Rini <trini@ti.com>
drivers/i2c/designware_i2c.c