Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186936
b: refs/heads/master
c: 2c08583
h: refs/heads/master
v: v3
  • Loading branch information
Peter Huewe authored and Samuel Ortiz committed Mar 7, 2010
1 parent 9106b09 commit 2c6bc25
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: 860fb8c134ebca9be8bc2ddd2b13e19ac10c192e
refs/heads/master: 2c08583c6a6b4c5f5dea4cb0931eca82af7db6fe
1 change: 1 addition & 0 deletions trunk/drivers/mfd/ucb1x00-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <linux/mutex.h>
#include <linux/mfd/ucb1x00.h>
#include <linux/gpio.h>
#include <linux/semaphore.h>

#include <mach/dma.h>
#include <mach/hardware.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/mfd/ucb1x00.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#include <linux/mfd/mcp.h>
#include <linux/gpio.h>
#include <linux/semaphore.h>

#define UCB_IO_DATA 0x00
#define UCB_IO_DIR 0x01
Expand Down

0 comments on commit 2c6bc25

Please sign in to comment.