repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git]
/
drivers
/
vfio
/
pci
/
pds
/
pci_drv.h
blob
e79bed12ed1477e1b7eb7cd05a7071f620cd9a02
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/* Copyright(c) 2023 Advanced Micro Devices, Inc. */
3
4
#ifndef _PCI_DRV_H
5
#define _PCI_DRV_H
6
7
#include <linux/pci.h>
8
9
#endif
/* _PCI_DRV_H */