From 3da52409250a48423a9297a7afbf1f09d0a855fe Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 21 Jan 2016 09:10:26 -0500 Subject: common/console.c: Remove unused inline functions clang-3.8 reports that these functions are unused, remove them. As this is the last part of CONFIG_MODEM_SUPPORT_DEBUG, drop that from README. Reviewed-by: Bin Meng Signed-off-by: Tom Rini --- README | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README') diff --git a/README b/README index ece479315f..864c7cccc3 100644 --- a/README +++ b/README @@ -3712,12 +3712,6 @@ Modem Support: - RTS/CTS Flow control enable: CONFIG_HWFLOW -- Modem debug support: - CONFIG_MODEM_SUPPORT_DEBUG - - Enables debugging stuff (char screen[1024], dbg()) - for modem support. Useful only with BDI2000. - - Interrupt support (PPC): There are common interrupt_init() and timer_interrupt() -- cgit v1.2.1