[PATCH 1/1] ARM: imx: add gpu device
From: Richard Zhao <hidden>
Date: 2011-03-30 02:00:15
From: Richard Zhao <hidden>
Date: 2011-03-30 02:00:15
On Tue, Mar 29, 2011 at 07:37:09PM +0100, Russell King - ARM Linux wrote:
On Tue, Mar 29, 2011 at 08:28:45PM +0800, Richard Zhao wrote:quoted
+extern const struct imx_mxc_gpu_data imx35_gpu_data __initconst;We don't tend to mark the sections of extern data or functions.
There' many __initconst in files like that. We have to remove that all? I'll send out v2 patch. I forgot to change copyright of the new file. Thanks Richard