Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310370
b: refs/heads/master
c: 4a75cb8
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed May 22, 2012
1 parent bb487d2 commit ce3cca1
Show file tree
Hide file tree
Showing 3 changed files with 3 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: c6eee968d40d319f0ac7a8a63dcbc633d9e6a2ea
refs/heads/master: 4a75cb857d2ec5f8f40f23a817ec162b93661bae
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/omapfb/omapfb-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ static unsigned omapfb_get_vrfb_offset(const struct omapfb_info *ofbi, int rot)
break;
default:
BUG();
return 0;
}

offset *= vrfb->bytespp;
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/omapfb/omapfb.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ static inline struct omapfb_display_data *get_display_data(

/* This should never happen */
BUG();
return NULL;
}

static inline void omapfb_lock(struct omapfb2_device *fbdev)
Expand Down

0 comments on commit ce3cca1

Please sign in to comment.