Linux-6.18.2/drivers/vfio/pci/pds/pci_drv.h
2025-12-23 20:06:59 +08:00

10 lines
180 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright(c) 2023 Advanced Micro Devices, Inc. */
#ifndef _PCI_DRV_H
#define _PCI_DRV_H
#include <linux/pci.h>
#endif /* _PCI_DRV_H */