[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1
authoreric miao <eric.y.miao@gmail.com>
Thu, 31 Jan 2008 01:41:16 +0000 (02:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 13:17:34 +0000 (13:17 +0000)
commit6a0bd09dcd43ebca6ab73abcc2489bff824f7542
tree80ffe8383fda1615a1b04c0fc828bf0b757e0b30
parentbb548dd43202b9109f551ca3da396d163ca7ddf3
[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1

The is caused by the patch below:

  [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix

It renamed the confusing get_hsync_len() to get_hsync_invperiod(), which
unfortunately leaves poodle.c un-modified.

Signed-off-by: eric miao <eric.miao@marvell.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/poodle.c