Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107219
b: refs/heads/master
c: 193f3c2
h: refs/heads/master
i:
  107217: 74e6df8
  107215: 4dcab67
v: v3
  • Loading branch information
Paul Mundt committed Jul 29, 2008
1 parent fbc503d commit 6353a83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: cc8dccdc74c06ea91e6979130b742fef44e4b0c4
refs/heads/master: 193f3c2f1531ec9755a87a33038fba3ee29f6ca5
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/hp680_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <linux/fb.h>
#include <linux/backlight.h>

#include <asm/cpu/dac.h>
#include <cpu/dac.h>
#include <asm/hp6xx.h>
#include <asm/hd64461.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/video/hitfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include <asm/pgtable.h>
#include <asm/io.h>
#include <asm/hd64461.h>
#include <asm/cpu/dac.h>
#include <cpu/dac.h>

#define WIDTH 640

Expand Down

0 comments on commit 6353a83

Please sign in to comment.