diff --git a/[refs] b/[refs] index 02b11a4676a4..0708d700ed33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 454dc5f8228d08e6e9876c45d7f9bfd8b745e39d +refs/heads/master: 4ce2cba45a46668409606bdb9923164b51986807 diff --git a/trunk/arch/m68knommu/platform/5249/config.c b/trunk/arch/m68knommu/platform/5249/config.c index d299f7b8768a..9c926dedb7c2 100644 --- a/trunk/arch/m68knommu/platform/5249/config.c +++ b/trunk/arch/m68knommu/platform/5249/config.c @@ -32,7 +32,8 @@ static struct mcf_platform_uart m5249_uart_platform[] = { { .mapbase = MCF_MBAR + MCFUART_BASE2, .irq = 74, - } + }, + { }, }; static struct platform_device m5249_uart = {