i2c: mxs: Staticize the functions in the driver
authorMarek Vasut <marex@denx.de>
Sun, 16 Dec 2012 02:48:16 +0000 (02:48 +0000)
committerHeiko Schocher <hs@denx.de>
Tue, 29 Jan 2013 05:39:52 +0000 (06:39 +0100)
commit49c28b564b0cf7b272dfac73d73174bd95837066
tree4dd48f962f73ca9426e6149c64212b52a37ba271
parent54b08efcf2f4ff532ce99c53f341a59c193331a5
i2c: mxs: Staticize the functions in the driver

The local functions in the mxs i2c driver are not marked static, make it so.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Heiko Schocher <hs@denx.de>
drivers/i2c/mxs_i2c.c