From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [RFC PATCH] sound, media: array_find() can be static Date: Mon, 23 Apr 2018 08:52:59 +0200 Message-ID: References: <3f4d8ae83a91c765581d9cbbd1e436b6871368fa.1524227382.git.mchehab@s-opensource.com> <20180422180503.GA27818@lkp-sb04.lkp.intel.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 7ED0E267284 for ; Mon, 23 Apr 2018 08:52:59 +0200 (CEST) In-Reply-To: <20180422180503.GA27818@lkp-sb04.lkp.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: kbuild test robot Cc: alsa-devel@alsa-project.org, Mauro Carvalho Chehab , kbuild-all@01.org, Mauro Carvalho Chehab , Linux Media Mailing List List-Id: alsa-devel@alsa-project.org On Sun, 22 Apr 2018 20:05:03 +0200, kbuild test robot wrote: > > > Fixes: dbd775375e7d ("sound, media: allow building ISA drivers it with COMPILE_TEST") It's not actually a bug that was introduced by the commit, but it just made appearing clearer. So I dropped this tag. > Signed-off-by: Fengguang Wu The fix is applied now. Thanks. Takashi