Hi Thomas.
The rest of the patches replace unnecessary include statements for drm_pci.h. Most of the source files only require <linux/pci.h>.
I guess I am to blame here. When migrating away from drmP.h I used <drm/drm_pci.h> as preferred way when there were pci related build errors and when it worked I moved on. Sorry for creating extra work for you, but glad to see it cleaned up.
Sam