mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
lib: rename intel_pci.c to intel_chipset.c
This is to consolidate all the chipset related functions to intel_chipset.[hc]. Unfortunately we need to rename a wrapper lib file in quick_dump, too. And quick_dump makes automake a bit unhappy apparently. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -18,7 +18,7 @@ libintel_tools_la_SOURCES = \
|
||||
intel_drm.c \
|
||||
intel_gpu_tools.h \
|
||||
intel_mmio.c \
|
||||
intel_pci.c \
|
||||
intel_chipset.c \
|
||||
intel_reg.h \
|
||||
ioctl_wrappers.c \
|
||||
ioctl_wrappers.h \
|
||||
|
||||
Reference in New Issue
Block a user