Commit 1c6135f7 authored by Khem Raj's avatar Khem Raj Committed by Tony Lindgren

[PATCH] ARM: OMAP: 16xx camera compile fix

Fix compile error in 16xx camera driver
Signed-off-by: default avatarTodd Poynor <tpoynor@mvista.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2d570239
......@@ -37,6 +37,7 @@
#include <linux/interrupt.h>
#include <linux/videodev.h>
#include <linux/pci.h>
#include <linux/version.h>
#include <asm/semaphore.h>
#include <asm/processor.h>
#include <linux/dma-mapping.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment