linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* include/linux/atmel-mci.h:26: error: expected specifier-qualifier-list before 'bool'
@ 2014-07-08 13:35 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2014-07-08 13:35 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: Linux Memory Management List, Andrew Morton, kbuild-all

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   448bfad8a185876ce8de484a921d49769972cad7
commit: 2635d1ba711560d521f6218c585a3e0401f566e1 atmel-mci: change use of dma slave interface
date:   4 years, 7 months ago
config: make ARCH=avr32 hammerhead_defconfig

All error/warnings:

   In file included from arch/avr32/boards/hammerhead/setup.c:10:
>> include/linux/atmel-mci.h:26: error: expected specifier-qualifier-list before 'bool'

vim +/bool +26 include/linux/atmel-mci.h

965ebf33 arch/avr32/include/asm/atmel-mci.h Haavard Skinnemoen 2008-09-17  20   * But in most cases, it should work just fine.
6b918657 arch/avr32/include/asm/atmel-mci.h Haavard Skinnemoen 2008-08-07  21   */
6b918657 arch/avr32/include/asm/atmel-mci.h Haavard Skinnemoen 2008-08-07  22  struct mci_slot_pdata {
6b918657 arch/avr32/include/asm/atmel-mci.h Haavard Skinnemoen 2008-08-07  23  	unsigned int		bus_width;
7d2be074 include/asm-avr32/atmel-mci.h      Haavard Skinnemoen 2008-06-30  24  	int			detect_pin;
7d2be074 include/asm-avr32/atmel-mci.h      Haavard Skinnemoen 2008-06-30  25  	int			wp_pin;
1c1452be include/linux/atmel-mci.h          Jonas Larsson      2009-03-31 @26  	bool			detect_is_active_high;
7d2be074 include/asm-avr32/atmel-mci.h      Haavard Skinnemoen 2008-06-30  27  };
7d2be074 include/asm-avr32/atmel-mci.h      Haavard Skinnemoen 2008-06-30  28  
6b918657 arch/avr32/include/asm/atmel-mci.h Haavard Skinnemoen 2008-08-07  29  /**

:::::: The code at line 26 was first introduced by commit
:::::: 1c1452be2e9ae282a7316c3b23987811bd7acda6 atmel-mci: Add support for inverted detect pin

:::::: TO: Jonas Larsson <jonas.larsson@martinsson.se>
:::::: CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>

---
0-DAY kernel build testing backend              Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08 13:35 include/linux/atmel-mci.h:26: error: expected specifier-qualifier-list before 'bool' kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox