Staging: sm7xx: smtcfb.h: fix sparse error
authorJosenivaldo Benito Jr <jrbenito@benito.qsl.br>
Sun, 12 Feb 2012 21:03:15 +0000 (19:03 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2012 04:09:38 +0000 (20:09 -0800)
Declaration between .h and .c was mismatched. Matched both declara
tions avoiding an sparse check error.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found