Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260107
b: refs/heads/master
c: 1562ffd
h: refs/heads/master
i:
  260105: 4ac62cf
  260103: 9d0284b
v: v3
  • Loading branch information
Ben Skeggs committed Jun 23, 2011
1 parent 76886be commit 67b9231
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: e540afc32585664840506a7198966d18318381af
refs/heads/master: 1562ffde94fc232e5b7d6d32f43abb3e25468dac
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_bios.c
Original file line number Diff line number Diff line change
Expand Up @@ -5186,7 +5186,7 @@ static int parse_bit_A_tbl_entry(struct drm_device *dev, struct nvbios *bios, st
load_table_ptr = ROM16(bios->data[bitentry->offset]);

if (load_table_ptr == 0x0) {
NV_ERROR(dev, "Pointer to BIT loadval table invalid\n");
NV_DEBUG(dev, "Pointer to BIT loadval table invalid\n");
return -EINVAL;
}

Expand Down

0 comments on commit 67b9231

Please sign in to comment.