Commit 7813a4a7 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Add comment on why omap_gpio_init() is needed on some boards

Add comment on why omap_gpio_init() is needed on some boards
parent e6f351b7
......@@ -1051,6 +1051,7 @@ static struct sys_device omap_gpio_device = {
/*
* This may get called early from board specific init
* for boards that have interrupts routed via FPGA.
*/
int omap_gpio_init(void)
{
......
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