diff options
author | Simon Glass <sjg@chromium.org> | 2021-08-01 18:54:17 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-05 16:09:59 -0400 |
commit | e8c09d690be5bbaddd890859c2a00d9a6e6bd944 (patch) | |
tree | 037bb25cd4160c155db0838af16ba7ba975ef772 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 86a898f5dec2633bed50380052c7c72c029de936 (diff) |
pci: Remove guard around compatibility functions
This prevents use of IS_ENABLED() in other files. Functions should be
visible in headers even if they are not available at link time.
Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions