]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3: emif|sdrc: use a single global data define
authorNishanth Menon <nm@ti.com>
Sat, 11 Dec 2010 16:41:42 +0000 (11:41 -0500)
committerSandeep Paulraj <s-paulraj@ti.com>
Sat, 11 Dec 2010 16:41:42 +0000 (11:41 -0500)
commitee3894c681e3d8e6ef0f5cfe71f0b7143d864b39
tree160d61d54341b4457be756dadc7e60d818428f9c
parentb03c8403cd770332778eec9142f136a9c870aaeb
omap3: emif|sdrc: use a single global data define

DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently
troublesome with various compilers (e.g. gcc 4.5)

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap3/emif4.c
arch/arm/cpu/armv7/omap3/sdrc.c