From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 22 Oct 2010 07:59:33 -0500 Subject: [U-Boot] [PATCH V2 1/4] Add linux framebuffer header include/linux/fb.h In-Reply-To: <4CC12DF3.2010505@denx.de> References: <1286875504-9058-2-git-send-email-sbabic@denx.de> <1286964869-1196-1-git-send-email-sbabic@denx.de> <4CC12DF3.2010505@denx.de> Message-ID: <4CC18AB5.9010305@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefano Babic wrote: > I have checked now and I see that some other drivers are requiring these > kind of stuctures: the fsl_diu.c for mpc512x has a custom header file > ("board/freescale/common/fsl_diu_fb.h"), where a couple of these > structures are defined from Linux and that are part of fb.h. Really > there is nothing in this header that is suitable only for Freescale's > board, but it points to the fact that a general header is required. So would you expect fsl_diu.c to be modified to use the new header files? -- Timur Tabi Linux kernel developer