Home
last modified time | relevance | path

Searched hist:"9 a2a73d29fa395f42f3fb477ac99dda4d7f2f21f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c_core.c9a2a73d29fa395f42f3fb477ac99dda4d7f2f21f Wed Oct 16 04:53:02 UTC 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> i2c: eliminate warnings in i2c_reloc_fixup function

The prototype of handlers had changed.
This commit uses cast with (void *) rather than
the handler-specific prototype.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>