commit | 4ce2cba45a46668409606bdb9923164b51986807 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Mar 24 15:15:14 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 24 15:17:46 2009 +1000 |
tree | bbae9706b9b5ddf64f9fe311659efa4219946f6a | |
parent | 454dc5f8228d08e6e9876c45d7f9bfd8b745e39d [diff] |
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>