"README.md" did not exist on "d68941d89d5bd9bcba6ad8f23a0db6a56ad310a5"
omap4: board: change global data pointer to file scope
DECLARE_GLOBAL_DATA_PTR is currently defined within the scope of function while it is a global pointer. Change the scope of definition to replicate it's global scope. This seems to help gcc 4.5 optimizations as well. Signed-off-by:Nishanth Menon <nm@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
Loading
Please register or sign in to comment