Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37518
b: refs/heads/master
c: 9b1a51b
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Sep 21, 2006
1 parent ee86741 commit 76ea3a9
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: 1f27ce6ab7ad7abf014ef7f181d494cf1107f9db
refs/heads/master: 9b1a51b69c89028f18277e235533c160e7506ebb
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/drmP.h
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ static __inline__ int drm_core_check_feature(struct drm_device *dev,
#ifdef __alpha__
#define drm_get_pci_domain(dev) dev->hose->bus->number
#else
#define drm_get_pci_domain(dev) pci_domain_nr(dev->pdev->bus)
#define drm_get_pci_domain(dev) 0
#endif

#if __OS_HAS_AGP
Expand Down

0 comments on commit 76ea3a9

Please sign in to comment.