I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 16 May 2013 20:38:11 +0000 (21:38 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Jun 2013 21:06:47 +0000 (23:06 +0200)
Move mv64xxx_i2c_prepare_for_io() higher up in the driver to avoid a
future forward declaration for this function.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-mv64xxx.c

Simple merge