lkml.org 
[lkml]   [2022]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h: asm/io.h is included more than once.
From
tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git kernel-in-vmalloc-v5.18-rc1
head: 1aafd4ba7b78b4ac0013a48a35252654852cb7ab
commit: 528ddc725d2f4c648357c9323487fb3f9a639cb6 [26/34] MIPS: Make virt_to_pfn() a static inline
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0

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


includecheck warnings: (new ones prefixed by >>)
>> arch/mips/include/asm/page.h: asm/io.h is included more than once.

^1da177e4c3f4 include/asm-mips/page.h (Linus Torvalds 2005-04-16 15:20:36 -0700 12) #include <spaces.h>
99502d94c3649 arch/mips/include/asm/page.h (Nelson Elhage 2009-07-31 16:58:17 -0400 13) #include <linux/const.h>
75b5b5e0a2627 arch/mips/include/asm/page.h (Leonid Yegoshin 2013-11-14 16:12:31 +0000 14) #include <linux/kernel.h>
75b5b5e0a2627 arch/mips/include/asm/page.h (Leonid Yegoshin 2013-11-14 16:12:31 +0000 15) #include <asm/mipsregs.h>
528ddc725d2f4 arch/mips/include/asm/page.h (Linus Walleij 2022-06-02 09:59:18 +0200 @16) #include <asm/io.h>
...
0d8d83d0447de arch/mips/include/asm/page.h (Paul Burton 2016-08-02 11:40:57 +0100 199) #define __pa(x) ___pa((unsigned long)(x))
6f284a2ce7b8b include/asm-mips/page.h (Franck Bui-Huu 2007-01-10 09:44:05 +0100 200) #define __va(x) ((void *)((unsigned long)(x) + PAGE_OFFSET - PHYS_OFFSET))
49c426ba445f8 arch/mips/include/asm/page.h (David Daney 2013-05-07 17:11:16 +0000@201) #include <asm/io.h>
5707bf6bcecd8 arch/mips/include/asm/page.h (Ralf Baechle 2010-08-17 16:01:59 +0100 202)

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

\
 
 \ /
  Last update: 2022-06-07 03:24    [W:0.028 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site