From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 11 Nov 2019 09:20:14 -0500 Subject: [U-Boot] [PATCH v2 15/41] common: Move serial_printf() to the serial header In-Reply-To: <20191108125120.v2.15.Ia99e87eadc32133a56d8c55dbcca4a687743fdd8@changeid> References: <20191108195348.110648-1-sjg@chromium.org> <20191108125120.v2.15.Ia99e87eadc32133a56d8c55dbcca4a687743fdd8@changeid> Message-ID: <20191111142014.GI19317@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, Nov 08, 2019 at 12:53:22PM -0700, Simon Glass wrote: > Move this function header to serial.h since this function is clearly > related to serial. The function itself stays in console.c since we don't > have a single serial file. DM and non-DM each has a separate file so we > would have to either create a new common serial file, or repeat the > function in both serial.c and serial-uclass.c, neither of which seem > worthwhile. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: