commit | ab337a632783c251a3c3852aec0ead8a0281cbdd | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Tue Mar 31 15:24:31 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:22 2009 -0700 |
tree | 98a644e1c14a47164c52ed08e35e0a0e0d13f869 | |
parent | 12a324b6a3758f04a952b99d75a625732d767585 [diff] |
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>