From 108c5df14a5fcc4a5470df2de091c48d54a553a3 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Thu, 14 May 2015 16:42:59 +0530 Subject: [PATCH] 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-format-patch failed