Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287842
b: refs/heads/master
c: 6d7120a
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 13, 2012
1 parent 78af3d5 commit bba760d
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: bfe75c7e67e5f32bf446a48e0502d06d25b51752
refs/heads/master: 6d7120a713300283a8b73e7d86cd1bab8b9d1971
2 changes: 1 addition & 1 deletion trunk/drivers/video/pvr2fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ static struct pvr2_board {
int (*init)(void);
void (*exit)(void);
char name[16];
} board_driver[] = {
} board_driver[] __refdata = {
#ifdef CONFIG_SH_DREAMCAST
{ pvr2fb_dc_init, pvr2fb_dc_exit, "Sega DC PVR2" },
#endif
Expand Down

0 comments on commit bba760d

Please sign in to comment.