From: Russell King Date: Mon, 2 Jun 2008 19:38:15 +0000 (+0100) Subject: [ARM] pxa: fix tosa.c build error X-Git-Tag: v2.6.26-rc6~94^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef2cfc0ca4625424e5b8ead6c47359c35a7a841;p=pandora-kernel.git [ARM] pxa: fix tosa.c build error Work around: arch/arm/mach-pxa/tosa.c: In function `tosa_poweroff': arch/arm/mach-pxa/tosa.c:470: error: `GPIO_OUT' undeclared (first use in this function) arch/arm/mach-pxa/tosa.c:470: error: (Each undeclared identifier is reported only once arch/arm/mach-pxa/tosa.c:470: error: for each function it appears in.) The proper fix exists in the PXA branch of my kernel git tree, which will be pushed during the next merge window. Signed-off-by: Russell King --- Reading git-diff-tree failed