diff options
-rw-r--r-- | arch/arm/mach-imx/mach-mx31moboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach-imx/mach-mx31moboard.c index 3cd030960c98..7716f83aecdd 100644 --- a/arch/arm/mach-imx/mach-mx31moboard.c +++ b/arch/arm/mach-imx/mach-mx31moboard.c | |||
@@ -475,7 +475,7 @@ static phys_addr_t mx3_camera_base __initdata; | |||
475 | 475 | ||
476 | static int __init mx31moboard_init_cam(void) | 476 | static int __init mx31moboard_init_cam(void) |
477 | { | 477 | { |
478 | int dma, ret; | 478 | int ret; |
479 | struct platform_device *pdev; | 479 | struct platform_device *pdev; |
480 | 480 | ||
481 | imx31_add_ipu_core(); | 481 | imx31_add_ipu_core(); |