aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <[email protected]>2023-04-06 08:46:05 +0900
committerGreg Kroah-Hartman <[email protected]>2023-04-20 10:13:12 +0200
commitf3588ea40aa17273c3303789b1828b3aa6b80748 (patch)
tree878b68655d72ebbde3165336c92b33433cf4a94c /drivers/fpga/fpga-mgr.c
parent735baf1b23458f71a8b15cb924af22c9ff9cd125 (diff)
usb: host: xhci-plat: Use dev_is_pci() helper
Use common dev_is_pci() helper for checking PCI devices. And if CONFIG_PCI is not defined, dev_is_pci returns false. Therefore, CONFIG_PCI is also unnecessary, so remove it. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions