
4 Oct
2011
4 Oct
'11
3:11 a.m.
No code defines or calls this, so drop the prototype.
Signed-off-by: Mike Frysinger vapier@gentoo.org --- include/common.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/common.h b/include/common.h index aeb2d84..e76f5fa 100644 --- a/include/common.h +++ b/include/common.h @@ -503,7 +503,6 @@ void ft_pci_setup(void *blob, bd_t *bd);
/* $(CPU)/serial.c */ int serial_init (void); -void serial_exit (void); void serial_setbrg (void); void serial_putc (const char); void serial_putc_raw(const char);
--
1.7.6.1