diff options
author | Georgi Djakov <[email protected]> | 2020-06-16 16:43:23 +0300 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2020-06-16 16:43:23 +0300 |
commit | 12a400b016ab955be8e4c569346fa18aaceed9d7 (patch) | |
tree | 7cbc5be8a68342e54dab1b5f084cd9552847f1e6 /drivers/fpga/dfl-pci.c | |
parent | 65461e26b1fe73bde4326367ee23cc1a24e6c33e (diff) |
interconnect: Mark all dummy functions as static inline
There are a few dummy stub functions that are not marked as static inline
yet. Currently this header file is not included in any other file outside
of drivers/interconnect/, but that might not be the case in the future.
If this file gets included and the framework is disabled, we will be see
warnings. Let's fix this in advance.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'drivers/fpga/dfl-pci.c')
0 files changed, 0 insertions, 0 deletions