Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262561
b: refs/heads/master
c: 816985d
h: refs/heads/master
i:
  262559: 034c4a8
v: v3
  • Loading branch information
Bojan Prtvar authored and Dave Airlie committed Aug 4, 2011
1 parent c2d6e38 commit 49c6a1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69ad2ffe57a81c7b700e337f066b8b39c3655910
refs/heads/master: 816985d4f96cda5159b6b65f3442964725030ae9
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/radeon/atom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1245,6 +1245,9 @@ struct atom_context *atom_parse(struct card_info *card, void *bios)
char name[512];
int i;

if (!ctx)
return NULL;

ctx->card = card;
ctx->bios = bios;

Expand Down

0 comments on commit 49c6a1d

Please sign in to comment.