From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mx.groups.io with SMTP id smtpd.web10.75.1572196022416734081 for ; Sun, 27 Oct 2019 10:07:02 -0700 Date: Sun, 27 Oct 2019 18:06:53 +0100 From: Anatolij Gustschin Subject: Re: [PATCH 23/30] video: meson: Drop unnecessary header includes Message-ID: <20191027180653.4e826d50@crub> In-Reply-To: <20191027155410.187957-23-sjg@chromium.org> References: <20191027155410.187957-1-sjg@chromium.org> <20191027155410.187957-23-sjg@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: U-Boot Mailing List Cc: Simon Glass , Tom Rini , Neil Armstrong , u-boot-amlogic@groups.io List-ID: On Sun, 27 Oct 2019 09:54:03 -0600 Simon Glass sjg@chromium.org wrote: > These files should not be included in meson header files. Drop them and > tidy up the affected C files. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 27 Oct 2019 18:06:53 +0100 Subject: [U-Boot] [PATCH 23/30] video: meson: Drop unnecessary header includes In-Reply-To: <20191027155410.187957-23-sjg@chromium.org> References: <20191027155410.187957-1-sjg@chromium.org> <20191027155410.187957-23-sjg@chromium.org> Message-ID: <20191027180653.4e826d50@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 27 Oct 2019 09:54:03 -0600 Simon Glass sjg at chromium.org wrote: > These files should not be included in meson header files. Drop them and > tidy up the affected C files. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin