Commit a123b8da authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed compile for omap1

Fixed compile for omap1
parent 1e65dfbf
......@@ -26,7 +26,7 @@
#include <asm/arch/gpio.h>
static void omap_nop_release(struct device *dev)
void omap_nop_release(struct device *dev)
{
/* Nothing */
}
......
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