lis3: reorder functions to make forward decl obsolete
authorDaniel Mack <daniel@caiaq.de>
Tue, 31 Mar 2009 22:24:31 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:22 +0000 (08:59 -0700)
commitab337a632783c251a3c3852aec0ead8a0281cbdd
tree98a644e1c14a47164c52ed08e35e0a0e0d13f869
parent12a324b6a3758f04a952b99d75a625732d767585
lis3: reorder functions to make forward decl obsolete

Move lis3lv02d_init_device() down so that the forward declaration of
lis3lv02d_add_fs() becomes unnecessary.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/hwmon/lis3lv02d.c