]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data"
authoreric miao <eric.miao@marvell.com>
Tue, 29 Jan 2008 01:00:19 +0000 (09:00 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 13:17:32 +0000 (13:17 +0000)
commit378e7f06f432e60f8f3245165d0d965c842564a5
tree36f2e7d917ff815c7960185d540cd37cb99ec2d1
parentc1b5b0183b9de841045255922d59f2c18dad2713
[ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data"

The header file <asm/arch/ohci.h> was missing in the original file,
include it to fix the warning.

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/devices.c