From: Takashi Iwai Date: Thu, 7 Nov 2013 14:44:11 +0000 (+0100) Subject: ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512a4cb9e7285e6ef8104da808dc85806321aec8;p=pandora-kernel.git ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n Just added a missing ifdef: sound/pci/ice1712/quartet.c:210:14: warning: 'get_binary' defined but not used [-Wunused-function] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed