dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/avr32/boards/atstk1000
Fengguang Wu 6c55845e71 avr32: fix build error in ATSTK1002 code
Fix the error

  arch/avr32/boards/atstk1000/atstk1002.c💯 error: 'num_partitions' undeclared here (not in a function)

which was introduced by commit 1754aab9bb ("mtd: ATMEL, AVR32: inline
nand partition table access ").

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-07-30 17:25:13 -07:00
..
Kconfig avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
Makefile avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
atstk1000.h [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 2008-01-25 08:31:42 +01:00
atstk1002.c avr32: fix build error in ATSTK1002 code 2012-07-30 17:25:13 -07:00
atstk1003.c avr32: add RTS/CTS/CLK pin selection for the USARTs 2009-04-01 16:13:45 +02:00
atstk1004.c avr32: add RTS/CTS/CLK pin selection for the USARTs 2009-04-01 16:13:45 +02:00
flash.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00
setup.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00