m68knommu: fix end of uart table marker
authorGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:15:14 +0000 (15:15 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:46 +0000 (15:17 +1000)
commit4ce2cba45a46668409606bdb9923164b51986807
treebbae9706b9b5ddf64f9fe311659efa4219946f6a
parent454dc5f8228d08e6e9876c45d7f9bfd8b745e39d
m68knommu: fix end of uart table marker

The UART platform data structure is missing an empty struct at the
end (as the end of structure marker).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/platform/5249/config.c