[tty:tty-testing 27/30] arch/sh/kernel/cpu/sh4/setup-sh7750.c:41:2: error: unknown field 'port_reg' specified in initializer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
head:   11034b205d3e8a2f944ea2d1652b566bcee3ea01
commit: 41be2688bc803adbeee1f202dc50d9697dedeb36 [27/30] serial: sh-sci: Remove manual break debouncing
config: sh-titan_defconfig (attached as .config)
compiler: sh4-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 41be2688bc803adbeee1f202dc50d9697dedeb36
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

>> arch/sh/kernel/cpu/sh4/setup-sh7750.c:41:2: error: unknown field 'port_reg' specified in initializer
     .port_reg = 0xffe0001C,
     ^

vim +/port_reg +41 arch/sh/kernel/cpu/sh4/setup-sh7750.c

417d6b9e Jamie Lenehan 2006-12-07  35  	.id		= -1,
417d6b9e Jamie Lenehan 2006-12-07  36  	.num_resources	= ARRAY_SIZE(rtc_resources),
417d6b9e Jamie Lenehan 2006-12-07  37  	.resource	= rtc_resources,
417d6b9e Jamie Lenehan 2006-12-07  38  };
417d6b9e Jamie Lenehan 2006-12-07  39  
00b9de9c Paul Mundt    2009-06-24  40  static struct plat_sci_port sci_platform_data = {
08ef2e42 Paul Mundt    2011-06-20 @41  	.port_reg	= 0xffe0001C,
7dec62e9 Paul Mundt    2006-09-27  42  	.flags		= UPF_BOOT_AUTOCONF,
00b9de9c Paul Mundt    2009-06-24  43  	.scscr		= SCSCR_TE | SCSCR_RE,
7dec62e9 Paul Mundt    2006-09-27  44  	.type		= PORT_SCI,

:::::: The code at line 41 was first introduced by commit
:::::: 08ef2e427b59393d68a65b16e97e894b662a5573 sh: Fix up build fallout from serial merge.

:::::: TO: Paul Mundt <lethal@xxxxxxxxxxxx>
:::::: CC: Paul Mundt <lethal@xxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux