diff options
author | Stefan Roese <sr@denx.de> | 2020-07-23 16:26:07 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2020-08-25 05:41:09 +0200 |
commit | 3b7cd265b82760d27b5665840ed4807fd9e2cb42 (patch) | |
tree | 9542e8c43082e200927c7a8b6ba1d0d7cf8e20f1 /include | |
parent | 68f81b857563e8f739323385795f1e99b3d2e598 (diff) |
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Since the migration to Kconfig, CONFIG_NR_DRAM_BANKS is configured for
all boards. Hence we can remove the conditional compilation and the code
path that will never get compiled.
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions