Commit 3856bce7 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed merge conflict in board.h before syncing with mainline

Fixed merge conflict in board.h before syncing with mainline
parent ede85083
...@@ -116,7 +116,7 @@ struct omap_boot_reason_config { ...@@ -116,7 +116,7 @@ struct omap_boot_reason_config {
struct omap_uart_config { struct omap_uart_config {
/* Bit field of UARTs present; bit 0 --> UART1 */ /* Bit field of UARTs present; bit 0 --> UART1 */
unsigned int enabled_uarts; unsigned int enabled_uarts;
}; };
struct omap_board_config_entry { struct omap_board_config_entry {
......
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