diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2013-10-27 21:51:46 -0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-01-08 09:48:32 -0800 |
commit | e2e699b193ab1ff2d635fb4989695e791264e01e (patch) | |
tree | 0bdefcff8c8eebb523d0bfbfac3b81b101e965c1 /arch/arm/mach-omap2/gpmc-smc91x.c | |
parent | b83a08fee18905ef3a7a6657f55b822744ed1756 (diff) | |
download | blackbird-op-linux-e2e699b193ab1ff2d635fb4989695e791264e01e.tar.gz blackbird-op-linux-e2e699b193ab1ff2d635fb4989695e791264e01e.zip |
ARM: OMAP2+: gpmc: Move initialization outside the gpmc_t condition
This commit moves a bunch of initialization previously enclosed
under a 'if (gpmc_t)' check, to be outside such condition.
These initializations are not related to gpmc_t (timings) in any way
so it's nonsense to enclose them under such check.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/gpmc-smc91x.c')
0 files changed, 0 insertions, 0 deletions