linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
@ 2022-09-22 10:44 kernel test robot
  2022-09-23 19:59 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2022-09-22 10:44 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: kbuild-all, Linux Memory Management List

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   483fed3b5dc8ce3644c83d24240cf5756fb0993e
commit: 84fc863606239d8b434e59e6bbbe805f457e5767 [3015/8813] ARM: make ARCH_MULTIPLATFORM user-visible
config: arm-randconfig-r033-20220921 (https://download.01.org/0day-ci/archive/20220922/202209221816.GrjCYjoq-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=84fc863606239d8b434e59e6bbbe805f457e5767
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 84fc863606239d8b434e59e6bbbe805f457e5767
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
      19 | #include <plat/irq.h>
         |          ^~~~~~~~~~~~
   compilation terminated.
--
>> arch/arm/plat-orion/pcie.c:15:10: fatal error: plat/pcie.h: No such file or directory
      15 | #include <plat/pcie.h>
         |          ^~~~~~~~~~~~~
   compilation terminated.
--
>> arch/arm/plat-orion/time.c:20:10: fatal error: plat/time.h: No such file or directory
      20 | #include <plat/time.h>
         |          ^~~~~~~~~~~~~
   compilation terminated.
--
>> arch/arm/plat-orion/common.c:24:10: fatal error: plat/common.h: No such file or directory
      24 | #include <plat/common.h>
         |          ^~~~~~~~~~~~~~~
   compilation terminated.
--
>> arch/arm/plat-orion/mpp.c:16:10: fatal error: plat/orion-gpio.h: No such file or directory
      16 | #include <plat/orion-gpio.h>
         |          ^~~~~~~~~~~~~~~~~~~
   compilation terminated.
--
>> arch/arm/plat-orion/gpio.c:26:10: fatal error: plat/orion-gpio.h: No such file or directory
      26 | #include <plat/orion-gpio.h>
         |          ^~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +19 arch/arm/plat-orion/irq.c

6f088f1d215be5 Lennert Buytenhek     2008-08-09 @19  #include <plat/irq.h>
ce91574c202b85 Rob Herring           2012-08-29  20  #include <plat/orion-gpio.h>
f28d7de6bd4d41 Sebastian Hesselbarth 2014-01-16  21  

:::::: The code at line 19 was first introduced by commit
:::::: 6f088f1d215be5250582b974f83f0e3aa6ad3a28 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat

:::::: TO: Lennert Buytenhek <buytenh@wantstofly.org>
:::::: CC: Lennert Buytenhek <buytenh@marvell.com>

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
  2022-09-22 10:44 [linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory kernel test robot
@ 2022-09-23 19:59 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2022-09-23 19:59 UTC (permalink / raw)
  To: kernel test robot; +Cc: kbuild-all, Linux Memory Management List

On Thu, Sep 22, 2022, at 12:44 PM, kernel test robot wrote:
> tree:   

>
> If you fix the issue, kindly add following tag where applicable
> | Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>>> arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
>       19 | #include <plat/irq.h>
>          |          ^~~~~~~~~~~~

Fixed now, thanks for the report!

    Arnd


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-23 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 10:44 [linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory kernel test robot
2022-09-23 19:59 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).