From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 16 Jan 2021 11:24:26 -0500 Subject: [PATCH v3 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD In-Reply-To: <20201218124642.v3.3.I3e15d39becc5c180a3be52571bb570e29c6b4cd0@changeid> References: <20201218114646.9902-1-patrick.delaunay@foss.st.com> <20201218124642.v3.3.I3e15d39becc5c180a3be52571bb570e29c6b4cd0@changeid> Message-ID: <20210116162426.GO9782@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Dec 18, 2020 at 12:46:45PM +0100, Patrick Delaunay wrote: > From: Patrick Delaunay > > Add helper functions to access to gd->console_out and gd->console_in > with membuff API and replace the #ifdef CONFIG_CONSOLE_RECORD test > by if (IS_ENABLED(CONFIG_CONSOLE_RECORD)) to respect the U-Boot > coding rule. > > Signed-off-by: Patrick Delaunay > Signed-off-by: Patrick Delaunay > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: