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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24087ECDE5F for ; Tue, 24 Jul 2018 00:09:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CAEE120874 for ; Tue, 24 Jul 2018 00:09:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CAEE120874 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388231AbeGXBN3 (ORCPT ); Mon, 23 Jul 2018 21:13:29 -0400 Received: from mx.socionext.com ([202.248.49.38]:34275 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388132AbeGXBN2 (ORCPT ); Mon, 23 Jul 2018 21:13:28 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 24 Jul 2018 09:09:46 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 0A0B318011F; Tue, 24 Jul 2018 09:09:47 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Tue, 24 Jul 2018 09:09:46 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 81C95403AB; Tue, 24 Jul 2018 09:09:46 +0900 (JST) Received: from DESKTOPFLNNJ4T (unknown [10.213.132.95]) by yuzu.css.socionext.com (Postfix) with ESMTP id 4E8DC120455; Tue, 24 Jul 2018 09:09:46 +0900 (JST) From: "Katsuhiro Suzuki" To: "'kbuild test robot'" Cc: , "Mauro Carvalho Chehab" , , "Masami Hiramatsu" , "Jassi Brar" , , , =?iso-2022-jp?B?U3V6dWtpLCBLYXRzdWhpcm8vGyRCTmtMWhsoQiAbJEI+IUduGyhC?= References: <20180723085150.24266-1-suzuki.katsuhiro@socionext.com> <201807240508.gpMy7uIR%fengguang.wu@intel.com> In-Reply-To: <201807240508.gpMy7uIR%fengguang.wu@intel.com> Subject: Re: [PATCH v5] media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver Date: Tue, 24 Jul 2018 09:09:42 +0900 Message-ID: <000001d422e2$9f695260$de3bf720$@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQHUImJpgb7cEuiN20yuSLhAfxh0cqScya4AgAC0xUA= Content-Language: ja x-securitypolicycheck: OK by SHieldMailChecker v2.5.2 x-shieldmailcheckerpolicyversion: POLICY180220 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ugh, sorry. I'll fix it... Regards, -- Katsuhiro Suzuki > -----Original Message----- > From: kbuild test robot > Sent: Tuesday, July 24, 2018 7:15 AM > To: Suzuki, Katsuhiro/鈴木 勝博 > Cc: kbuild-all@01.org; Mauro Carvalho Chehab ; > linux-media@vger.kernel.org; Masami Hiramatsu ; > Jassi Brar ; linux-arm-kernel@lists.infradead.org; > linux-kernel@vger.kernel.org; Suzuki, Katsuhiro/鈴木 勝博 > > Subject: Re: [PATCH v5] media: dvb-frontends: add Socionext MN88443x ISDB-S/T > demodulator driver > > Hi Katsuhiro, > > I love your patch! Yet something to improve: > > [auto build test ERROR on linuxtv-media/master] > [also build test ERROR on v4.18-rc6 next-20180723] > [if your patch is applied to the wrong git tree, please drop us a note to help improve > the system] > > url: > https://github.com/0day-ci/linux/commits/Katsuhiro-Suzuki/media-dvb-frontends-a > dd-Socionext-MN88443x-ISDB-S-T-demodulator-driver/20180724-050011 > base: git://linuxtv.org/media_tree.git master > config: i386-randconfig-i1-201829 (attached as .config) > compiler: gcc-7 (Debian 7.3.0-16) 7.3.0 > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > >> drivers/media/dvb-frontends/mn88443x.c:15:10: fatal error: sc1501a.h: No such > file or directory > #include "sc1501a.h" > ^~~~~~~~~~~ > compilation terminated. > > vim +15 drivers/media/dvb-frontends/mn88443x.c > > 14 > > 15 #include "sc1501a.h" > 16 > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation