staging/easycap: fix missing backslash in ifdef statement
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 24 Jan 2011 11:27:00 +0000 (13:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Jan 2011 23:26:56 +0000 (07:26 +0800)
commite86ba1162f1f6d292d4901c8716a233632c3a783
tree672ec4998dc8b2131823faf67d483016d90ffe9e
parent03389996e086fe61216692f0a2bb445051082902
staging/easycap: fix missing backslash in ifdef statement

the backslash was removed by mistake in the patch
'staging:easycap: drop redundant backslashes from the code'
this breaks compilation only when EASYCAP_NEEDS_ALSA is not set

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/easycap/easycap_ioctl.c