Commits

Greg Kroah-Hartman committed c6c25ed0bcd
Staging: sxg: fix up unused function warnings 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>