Staging: sxg: fix up unused function warnings
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Oct 2008 17:41:45 +0000 (10:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:38 +0000 (09:56 -0700)
These functions aren't used yet, so put them behind the
proper #define so the compiler doesn't complain about them.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found