Staging: xgifb: Remove unused function fbcon_XGI_sync
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Mon, 21 Feb 2011 17:44:35 +0000 (18:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Feb 2011 22:19:33 +0000 (14:19 -0800)
Due a cleanup in earlier patches, the function fbcon_XGI_sync now does nothing
so it has to be removed.

This patches removes the unused function.

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Acked-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found