[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <544AC56F16B56944AEC3BD4E3D5917712E7EA59857@LIMKCMBX1.ad.analog.com>
Date: Fri, 9 Jul 2010 15:21:23 +0100
From: "Hennerich, Michael" <Michael.Hennerich@...log.com>
To: Christoph Egger <siccegge@...fau.de>,
"Zhang, Sonic" <Sonic.Zhang@...log.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
Mike Frysinger <vapier@...too.org>,
Graf Yang <graf.yang@...log.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"uclinux-dist-devel@...ckfin.uclinux.org"
<uclinux-dist-devel@...ckfin.uclinux.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: "vamos-dev@...informatik.uni-erlangen.de"
<vamos-dev@...informatik.uni-erlangen.de>
Subject: RE: [Uclinux-dist-devel] [PATCH 09/11] Removing dead
SERIAL_BFIN_{HARD_, }CTSRTS
Christoph Egger wrote on 2010-07-09:
> SERIAL_BFIN_{HARD_,}CTSRTS doesn't exist in Kconfig, therefore
> removing all references for it from the source code.
Right it doesn't exist in Kconfig - however it gets defined in bfin_serial.h.
#if defined(CONFIG_BFIN_UART0_CTSRTS) || \
defined(CONFIG_BFIN_UART1_CTSRTS) || \
defined(CONFIG_BFIN_UART2_CTSRTS) || \
defined(CONFIG_BFIN_UART3_CTSRTS)
# ifdef BFIN_UART_BF54X_STYLE
# define CONFIG_SERIAL_BFIN_HARD_CTSRTS
# else
# define CONFIG_SERIAL_BFIN_CTSRTS
# endif
#endif
I guess we shouldn't prefix those defines with CONFIG_
Greetings,
Michael
Analog Devices GmbH Wilhelm-Wagenfeld-Str. 6 80807 Muenchen
Sitz der Gesellschaft Muenchen, Registergericht Muenchen HRB 4036 Geschaeftsfuehrer Thomas Wessel, William A. Martin, Margaret Seif
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists