]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/i2c/fsl_i2c.c: sparse fix
authorKim Phillips <kim.phillips@freescale.com>
Tue, 16 Oct 2012 14:28:43 +0000 (14:28 +0000)
committerTom Rini <trini@ti.com>
Thu, 25 Oct 2012 19:06:21 +0000 (12:06 -0700)
commit62f730fffdd2b6e354773fdcb4b4c01262153319
tree4c55618f676fe49c09924de75fb7b89d51563744
parent186fc4db263fc6332d6712be99a9a387087d29c7
drivers/i2c/fsl_i2c.c: sparse fix

fsl_i2c.c:217:14: warning: symbol 'get_i2c_clock' was not declared. Should it be static?

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Heiko Schocher <hs@denx.de>
drivers/i2c/fsl_i2c.c