diff options
author | Guenter Roeck <[email protected]> | 2020-07-21 19:30:27 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-24 22:09:55 -0400 |
commit | e3d2bf6505ddd4d11226dc2ad2071981564a35db (patch) | |
tree | 1e3bb4272bacb11d077f687a22eabb1362dc6366 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 6671eebd672c50814fa09d23ba9cc117506aa67c (diff) |
scsi: lpfc: Add dependency on CPU_FREQ
Since commit 317aeb83c92b ("scsi: lpfc: Add blk_io_poll support for latency
improvment"), the lpfc driver depends on CPUFREQ. Without it, builds fail
with
drivers/scsi/lpfc/lpfc_sli.c: In function 'lpfc_init_idle_stat_hb':
drivers/scsi/lpfc/lpfc_sli.c:7329:26: error:
implicit declaration of function 'get_cpu_idle_time'
Add the missing dependency.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 317aeb83c92b ("scsi: lpfc: Add blk_io_poll support for latency improvment")
Cc: Dick Kennedy <[email protected]>
Cc: James Smart <[email protected]>
Reviewed-by: James Smart <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions