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)
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>

No differences found