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)
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>

No differences found