Skip to content
Commit cab66613 authored by Takashi Iwai's avatar Takashi Iwai Committed by Matthew Garrett
Browse files

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: <stable@vger.kernel.org> [v3.11+]
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
parent ab043105
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment