Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54438
b: refs/heads/master
c: 6244270
h: refs/heads/master
v: v3
  • Loading branch information
Jay Estabrook authored and Dave Airlie committed Mar 11, 2007
1 parent 9f37778 commit 4c83365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 74be8e3b3707956f8f232313de9fad896d5489ac
refs/heads/master: 6244270ef62203e057191bf85489e2ff91cc0e60
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/drmP.h
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ static __inline__ int drm_core_check_feature(struct drm_device *dev,
}

#ifdef __alpha__
#define drm_get_pci_domain(dev) dev->hose->bus->number
#define drm_get_pci_domain(dev) dev->hose->index
#else
#define drm_get_pci_domain(dev) 0
#endif
Expand Down

0 comments on commit 4c83365

Please sign in to comment.