]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mach-types: compile fix: missing MACH_TYPE_OMAP_2430OSK type
authorFrancisco Alecrim <francisco.alecrim@indt.org.br>
Wed, 30 Jan 2008 15:21:39 +0000 (11:21 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Jan 2008 21:14:28 +0000 (13:14 -0800)
commitcc96f43472c2ecc3ce52746fb17396816e3db71d
tree43a0b7eb9198b7a1682f554d2856a98a49b276ff
parent9b1520ccf7a9eecba20d61366695c6abd2a24230
mach-types: compile fix: missing MACH_TYPE_OMAP_2430OSK type

Including MACH_TYPE_OMAP_2430OSK missed type.

arch/arm/mach-omap2/board-2430osk.c:134: error: `MACH_TYPE_OMAP_2430OSK' undeclared here (not in a function)
arch/arm/mach-omap2/board-2430osk.c:134: error: initializer element is not constant
arch/arm/mach-omap2/board-2430osk.c:134: error: (near initialization for `__mach_desc_OMAP_2430OSK.nr')

Signed-off-by: Francisco Alecrim <francisco.alecrim@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/tools/mach-types