From: Takashi Iwai Date: Thu, 24 Oct 2013 14:06:32 +0000 (+0200) Subject: thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32 X-Git-Tag: v3.13-rc2~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab6661344f14a09d7aecdf821a40f68ef9b18cc;p=pandora-kernel.git thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32 SNDRV_CARDS can be specified via Kconfig since 3.11 kernel, so this can be over 32bit integer range, which leads to a build error. Cc: [v3.11+] Signed-off-by: Takashi Iwai Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed