staging: vt6655: fix static position in inline function
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:20 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:27 +0000 (11:21 -0700)
commit5f742c7b98f38fbda19b4e8cc114e6878c7c3fbb
treef77f3c1e2e609b2df57fbc027d1fe61f89a30a54
parentb69ee55b4cdf7a80b416d723d8c347135aabf815
staging: vt6655: fix static position in inline function

This should be "static inline", not "inline static". Reported by
checkpatch.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h