mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 12:48:05 +02:00
intel-gem: Remove recently added pci_read_base prototype.
This is in pci.h in the fixed patch to the kernel.
This commit is contained in:
parent
67d1521566
commit
e31d27857f
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@
|
|||
#include "i915_drm.h"
|
||||
#include "i915_drv.h"
|
||||
|
||||
extern int pci_read_base(struct pci_dev *dev, unsigned int reg,
|
||||
struct resource *res);
|
||||
|
||||
/** @file i915_gem_tiling.c
|
||||
*
|
||||
* Support for managing tiling state of buffer objects.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue