Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269391
b: refs/heads/master
c: db3f728
h: refs/heads/master
i:
  269389: d54baf4
  269387: 175b971
  269383: 7a69bfc
  269375: 1f9a88c
v: v3
  • Loading branch information
Russell King committed Aug 8, 2011
1 parent bbdd590 commit 5479660
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: 667efc5894f50b36af96274bfbc31af8fb67833e
refs/heads/master: db3f72853ee2d89beb1e0bbec274fca0bf44db54
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-pnx4008.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

#include <mach/platform.h>
#include <mach/irqs.h>
#include <mach/gpio.h>
#include <asm/gpio.h>

#define USB_CTRL IO_ADDRESS(PNX4008_PWRMAN_BASE + 0x64)

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/video/pnx4008/sdum.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <linux/clk.h>
#include <linux/gfp.h>
#include <asm/uaccess.h>
#include <mach/gpio.h>
#include <asm/gpio.h>

#include "sdum.h"
#include "fbcommon.h"
Expand Down

0 comments on commit 5479660

Please sign in to comment.