From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 14750C3DA7D for ; Thu, 5 Jan 2023 13:46:05 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 39C1210ED0; Thu, 5 Jan 2023 14:45:13 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 39C1210ED0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1672926363; bh=Jni/5iSE1X9W5gQqjujdrZ0ZCzmwZyLVIfNfnpfLMQ0=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=HgHzURB8vltMli9sMAftIhrO8G15GXUMUP+rAKXbY4kmPp4/09WlTyZqMNDoxaned jf7RzCewOUQGgl6saHVcfvwpC4hpratbJ+pcy2Dkg2mF+uz0HGWZutVZIR6dwjg6g0 uUXVO9nw+ydSopx9K8cN0trCANE1C2uPdHE+U5BE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D8037F8047B; Thu, 5 Jan 2023 14:45:11 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D9A68F804AD; Thu, 5 Jan 2023 14:45:10 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 0E06FF8022B for ; Thu, 5 Jan 2023 14:45:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 0E06FF8022B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=GUVfvG5T DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1672926308; x=1704462308; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Jni/5iSE1X9W5gQqjujdrZ0ZCzmwZyLVIfNfnpfLMQ0=; b=GUVfvG5ThGal+R2CDOqv42MBuN6UtHy7MFD4xs+aa+AmCnc+pXjSFl7n XBVhawklv0ryAY/bqINJtSv3SvcUDWTauChWs/DqkP807F7j7Li3gSqcp d3ZZVUepKp3iu66zq2xgYIN5jd0iJiCuWowRypmWCQADq5xeEj1ffp7Sg M+2wEGmaEXUyVKpn1oL0OmUrewDE/HdskYvRVF+OTn8hZNTjOwu4phM42 /2zXINJdPkzXzAakhf9nsq775FMD3KBl2ptIrBcjry/i3ly9aOQOdRNdq no3ukRSO7PzOi2Mr7qXYPlyYYPQhuq7L3yImOQm7+t/TWw1OiaUcRP1Nx g==; X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="309975330" X-IronPort-AV: E=Sophos;i="5.96,303,1665471600"; d="scan'208";a="309975330" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2023 05:45:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="655574463" X-IronPort-AV: E=Sophos;i="5.96,303,1665471600"; d="scan'208";a="655574463" Received: from lkp-server02.sh.intel.com (HELO f1920e93ebb5) ([10.239.97.151]) by orsmga002.jf.intel.com with ESMTP; 05 Jan 2023 05:45:01 -0800 Received: from kbuild by f1920e93ebb5 with local (Exim 4.96) (envelope-from ) id 1pDQYG-0001mv-1i; Thu, 05 Jan 2023 13:45:00 +0000 Date: Thu, 5 Jan 2023 21:44:26 +0800 From: kernel test robot To: Kiseok Jo , Mark Brown Subject: Re: [PATCH 1/3] ASoC: sma1303: Add driver for Iron Device SMA1303 Amp Message-ID: <202301052147.RxKwmFjJ-lkp@intel.com> References: <20230104064342.2094-2-kiseok.jo@irondevice.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230104064342.2094-2-kiseok.jo@irondevice.com> X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kiseok Jo , alsa-devel@alsa-project.org, application@irondevice.com, Gyuhwa Park , oe-kbuild-all@lists.linux.dev Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hi Kiseok, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on broonie-sound/for-next] [also build test WARNING on robh/for-next linus/master v6.2-rc2 next-20230105] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Kiseok-Jo/ASoC-sma1303-Add-driver-for-Iron-Device-SMA1303-Amp/20230104-150052 base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next patch link: https://lore.kernel.org/r/20230104064342.2094-2-kiseok.jo%40irondevice.com patch subject: [PATCH 1/3] ASoC: sma1303: Add driver for Iron Device SMA1303 Amp reproduce: make versioncheck If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot versioncheck warnings: (new ones prefixed by >>) INFO PATH=/opt/cross/clang/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /usr/bin/timeout -k 100 3h /usr/bin/make W=1 --keep-going HOSTCC=gcc-11 CC=gcc-11 -j32 ARCH=x86_64 versioncheck find ./* \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o \ -name '*.[hcS]' -type f -print | sort \ | xargs perl -w ./scripts/checkversion.pl ./drivers/accessibility/speakup/genmap.c: 13 linux/version.h not needed. ./drivers/accessibility/speakup/makemapdata.c: 13 linux/version.h not needed. ./drivers/net/ethernet/qlogic/qede/qede.h: 10 linux/version.h not needed. ./drivers/net/ethernet/qlogic/qede/qede_ethtool.c: 7 linux/version.h not needed. ./drivers/scsi/cxgbi/libcxgbi.h: 27 linux/version.h not needed. ./drivers/scsi/mpi3mr/mpi3mr.h: 32 linux/version.h not needed. ./drivers/scsi/qedi/qedi_dbg.h: 14 linux/version.h not needed. ./drivers/soc/tegra/cbb/tegra-cbb.c: 19 linux/version.h not needed. ./drivers/soc/tegra/cbb/tegra194-cbb.c: 26 linux/version.h not needed. ./drivers/soc/tegra/cbb/tegra234-cbb.c: 27 linux/version.h not needed. ./drivers/staging/media/atomisp/include/linux/atomisp.h: 23 linux/version.h not needed. ./init/version-timestamp.c: 5 linux/version.h not needed. ./samples/trace_events/trace_custom_sched.c: 11 linux/version.h not needed. ./sound/soc/codecs/cs42l42.c: 14 linux/version.h not needed. >> ./sound/soc/codecs/sma1303.c: 19 linux/version.h not needed. ./tools/lib/bpf/bpf_helpers.h: 289: need linux/version.h ./tools/perf/tests/bpf-script-example.c: 60: need linux/version.h ./tools/perf/tests/bpf-script-test-kbuild.c: 21: need linux/version.h ./tools/perf/tests/bpf-script-test-prologue.c: 47: need linux/version.h ./tools/perf/tests/bpf-script-test-relocation.c: 51: need linux/version.h ./tools/testing/selftests/bpf/progs/dev_cgroup.c: 9 linux/version.h not needed. ./tools/testing/selftests/bpf/progs/netcnt_prog.c: 3 linux/version.h not needed. ./tools/testing/selftests/bpf/progs/test_map_lock.c: 4 linux/version.h not needed. ./tools/testing/selftests/bpf/progs/test_send_signal_kern.c: 4 linux/version.h not needed. ./tools/testing/selftests/bpf/progs/test_spin_lock.c: 4 linux/version.h not needed. ./tools/testing/selftests/bpf/progs/test_tcp_estats.c: 37 linux/version.h not needed. ./tools/testing/selftests/wireguard/qemu/init.c: 27 linux/version.h not needed. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests