diff options
author | Tom Rini <trini@konsulko.com> | 2017-05-08 22:14:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-12 08:37:22 -0400 |
commit | 80403aa6361665a232e5ff89f5e4a69d9a8e116b (patch) | |
tree | 28dde5b0869ec59ae3ed5017ee7f7ebfcc08993d /board/mpl/common/pci.c | |
parent | 1f7efe82bdd5677500cc864ee53530d73367afab (diff) |
rk3036: Fix unused variable warning
The variable grf is only referenced if EARLY_DEBUG is defined so move the
declaration to be under the existing guard.
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/mpl/common/pci.c')
0 files changed, 0 insertions, 0 deletions