From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= Subject: Re: CONFIG_GCD is never defined in the latest alsa-driver Date: Sat, 26 Dec 2009 14:04:45 +0200 Message-ID: <4B35FBDD.8050309@pardus.org.tr> References: <4B35EB9C.9030501@pardus.org.tr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from lider.pardus.org.tr (lider.pardus.org.tr [193.140.100.216]) by alsa0.perex.cz (Postfix) with ESMTP id EB2D510382B for ; Sat, 26 Dec 2009 13:04:43 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > CONFIG_GCD looks new indeed. For 2.6.31 and 32, we need more check. > I applied the following fix instead in case linux/gcd.h is defined > by vendor kernels. > Tested and works well, thanks.