Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310269
b: refs/heads/master
c: 43b1aee
h: refs/heads/master
i:
  310267: 7818665
v: v3
  • Loading branch information
H Hartley Sweeten authored and Florian Tobias Schandinat committed May 8, 2012
1 parent 5a22047 commit c4ba1ea
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: 35f3ec1c224b823811e66450b1323eaabc11e982
refs/heads/master: 43b1aee0d9b7faa04532a9dc3c161a3bb272d15f
2 changes: 1 addition & 1 deletion trunk/drivers/video/fb_defio.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <linux/rmap.h>
#include <linux/pagemap.h>

struct page *fb_deferred_io_page(struct fb_info *info, unsigned long offs)
static struct page *fb_deferred_io_page(struct fb_info *info, unsigned long offs)
{
void *screen_base = (void __force *) info->screen_base;
struct page *page;
Expand Down

0 comments on commit c4ba1ea

Please sign in to comment.