diff options
author | 2022-09-05 16:08:16 -0700 | |
---|---|---|
committer | 2022-09-19 17:51:53 -0700 | |
commit | 53fc190cc6771c5494d782210334d4ebb50c7103 (patch) | |
tree | d2ba0184cc013f7112be283a5cd4e70c828af392 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES (diff) | |
download | wireguard-linux-53fc190cc6771c5494d782210334d4ebb50c7103.tar.xz wireguard-linux-53fc190cc6771c5494d782210334d4ebb50c7103.zip |
smp: don't declare nr_cpu_ids if NR_CPUS == 1
SMP and NR_CPUS are independent options, hence nr_cpu_ids may be
declared even if NR_CPUS == 1, which is useless.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions