staging/xgifb: Move register helper functions to header
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 13 Jul 2015 22:44:09 +0000 (00:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 02:55:31 +0000 (19:55 -0700)
commitfb44d9a507305ab05945d8a781a0a1255a3d9868
treed32c389e4844fba937acad5ee3288edbae98df12
parentd5a3a945fdf2584f3191e8cc958234057ef691da
staging/xgifb: Move register helper functions to header

and mark them as static inline.
This shrinks the compiled module from 137442 to 117732 bytes and we also
get rid of vb_util.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/Makefile
drivers/staging/xgifb/vb_util.c [deleted file]
drivers/staging/xgifb/vb_util.h