Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193580
b: refs/heads/master
c: 9221fc6
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Corbet committed May 11, 2010
1 parent e740b79 commit 2f1f649
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 4a28ea9cedaa673b8a1a7f84628d784d020f3b47
refs/heads/master: 9221fc6556d6fa14b5c61050dd87e26fc4ad255c
1 change: 0 additions & 1 deletion trunk/drivers/video/via/via-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <linux/platform_device.h>
#include "via-core.h"
#include "via-gpio.h"
#include "global.h"

/*
* The ports we know about. Note that the port-25 gpios are not
Expand Down
4 changes: 3 additions & 1 deletion trunk/drivers/video/via/via_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@
*/

#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/module.h>
#include "via-core.h"
#include "via_i2c.h"
#include "global.h"

/*
* There can only be one set of these, so there's no point in having
Expand Down

0 comments on commit 2f1f649

Please sign in to comment.