Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348062
b: refs/heads/master
c: 3d8ec27
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Dec 23, 2012
1 parent f353019 commit 0361a0a
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: 0dd660d4ab9ceb48f24f4df2ebab3e73d908a1e8
refs/heads/master: 3d8ec277394ee0cf9fdd5a411017c3b4f1b0aff2
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/core/subdev/mxm/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ nouveau_mxm_create_(struct nouveau_object *parent,

data = mxm_table(bios, &ver, &len);
if (!data || !(ver = nv_ro08(bios, data))) {
nv_info(mxm, "no VBIOS data, nothing to do\n");
nv_debug(mxm, "no VBIOS data, nothing to do\n");
return 0;
}

Expand Down

0 comments on commit 0361a0a

Please sign in to comment.