All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kernel test robot <lkp@intel.com>
Cc: Seiya Wang <seiya.wang@mediatek.com>,
	kbuild-all@lists.01.org, linux-serial@vger.kernel.org
Subject: Re: [tty:tty-testing 30/32] arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory
Date: Wed, 19 Aug 2020 07:47:14 +0200	[thread overview]
Message-ID: <20200819054714.GA846914@kroah.com> (raw)
In-Reply-To: <202008191002.dncQiI7M%lkp@intel.com>

On Wed, Aug 19, 2020 at 10:49:05AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
> head:   831b6a948800e27475276c331624defb6b084545
> commit: 546947e5d94e1b24768736fffbf832c29ce3f495 [30/32] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile
> config: arm64-randconfig-s031-20200818 (attached as .config)
> compiler: aarch64-linux-gcc (GCC) 9.3.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # apt-get install sparse
>         # sparse version: v0.6.2-183-gaa6ede3b-dirty
>         git checkout 546947e5d94e1b24768736fffbf832c29ce3f495
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    In file included from arch/arm64/boot/dts/mediatek/mt8192-evb.dts:7:
> >> arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory
>     #include <dt-bindings/clock/mt8192-clk.h>
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    compilation terminated.

I've dropped this patch from my tree now, thanks for the report.

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kbuild-all@lists.01.org
Subject: Re: [tty:tty-testing 30/32] arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory
Date: Wed, 19 Aug 2020 07:47:14 +0200	[thread overview]
Message-ID: <20200819054714.GA846914@kroah.com> (raw)
In-Reply-To: <202008191002.dncQiI7M%lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]

On Wed, Aug 19, 2020 at 10:49:05AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
> head:   831b6a948800e27475276c331624defb6b084545
> commit: 546947e5d94e1b24768736fffbf832c29ce3f495 [30/32] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile
> config: arm64-randconfig-s031-20200818 (attached as .config)
> compiler: aarch64-linux-gcc (GCC) 9.3.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # apt-get install sparse
>         # sparse version: v0.6.2-183-gaa6ede3b-dirty
>         git checkout 546947e5d94e1b24768736fffbf832c29ce3f495
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    In file included from arch/arm64/boot/dts/mediatek/mt8192-evb.dts:7:
> >> arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory
>     #include <dt-bindings/clock/mt8192-clk.h>
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    compilation terminated.

I've dropped this patch from my tree now, thanks for the report.

greg k-h

  reply	other threads:[~2020-08-19  5:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19  2:49 [tty:tty-testing 30/32] arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory kernel test robot
2020-08-19  2:49 ` kernel test robot
2020-08-19  5:47 ` Greg Kroah-Hartman [this message]
2020-08-19  5:47   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200819054714.GA846914@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=seiya.wang@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.