commit | 667bc17e07e0675164e0291c3bdbd7866de0248c | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 09 10:05:21 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Nov 11 07:49:01 2011 -0600 |
tree | 29bb8ee2b513b13b5199ce4a05959b85642483b8 | |
parent | 9cc971b90fd8ed221632da2ae2812f368a2a507d [diff] |
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning Fix: options.c: In function 'populate_memctl_options': options.c:486:28: warning: variable 'pdodt' set but not used [-Wunused-but-set-variable] Signed-off-by: Kumar Gala <galak@kernel.crashing.org>