i2c: davinci: use correct format identifier for size_t
Fixes this warning (found by build testing with 64bit): format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] Signed-off-by: NWolfram Sang <wsa@the-dreams.de> Acked-by: NSekhar Nori <nsekhar@ti.com>
Showing
想要评论请 注册 或 登录