From: Sudip Mukherjee Date: Thu, 14 May 2015 11:12:59 +0000 (+0530) Subject: sound: oss: fix build warning X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108c5df14a5fcc4a5470df2de091c48d54a553a3;p=pandora-kernel.git sound: oss: fix build warning while building with allyesconfig it was giving a build warning about unused variable. declare the variable only if the driver is built as a module. Signed-off-by: Sudip Mukherjee Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed