From: Fengguang Wu Date: Mon, 30 Jul 2012 21:39:57 +0000 (-0700) Subject: avr32: fix build error in ATSTK1002 code X-Git-Tag: v3.6-rc1~41^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c55845e71ba7a862395f504a240a5b62632e0d6;p=pandora-kernel.git avr32: fix build error in ATSTK1002 code Fix the error arch/avr32/boards/atstk1000/atstk1002.c:100: error: 'num_partitions' undeclared here (not in a function) which was introduced by commit 1754aab9bb86 ("mtd: ATMEL, AVR32: inline nand partition table access "). Signed-off-by: Fengguang Wu Cc: Dmitry Eremin-Solenikov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed