aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_access_variable_array.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-02-25 21:39:51 -0800
committerHans de Goede <[email protected]>2023-03-07 11:37:27 +0100
commit7e7e1541c91615e9950d0b96bcd1806d297e970e (patch)
treea437b10aa5e119154356e39001b8df4a215bfdf4 /tools/testing/selftests/bpf/progs/test_access_variable_array.c
parent03f5eb300ad1241f854269a3e521b119189a4493 (diff)
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
REGMAP is a hidden (not user visible) symbol. Users cannot set it directly thru "make *config", so drivers should select it instead of depending on it if they need it. Consistently using "select" or "depends on" can also help reduce Kconfig circular dependency issues. Therefore, change the use of "depends on REGMAP" to "select REGMAP". Fixes: ef0f62264b2a ("platform/x86: mlx-platform: Add physical bus number auto detection") Signed-off-by: Randy Dunlap <[email protected]> Cc: Vadim Pasternak <[email protected]> Cc: Darren Hart <[email protected]> Cc: Hans de Goede <[email protected]> Cc: Mark Gross <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]> Reviewed-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_access_variable_array.c')
0 files changed, 0 insertions, 0 deletions