Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43480
b: refs/heads/master
c: bff19b1
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Dec 8, 2006
1 parent cea1acc commit 109fa47
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: f90c34b8c6630beedbf293fcfcc3cbe327383b3a
refs/heads/master: bff19b1d0b2c62882ca4b8f900b52f410c09e967
2 changes: 1 addition & 1 deletion trunk/drivers/input/touchscreen/ucb1400_ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/completion.h>
#include <linux/delay.h>
#include <linux/input.h>
Expand All @@ -26,6 +25,7 @@
#include <linux/suspend.h>
#include <linux/slab.h>
#include <linux/kthread.h>
#include <linux/freezer.h>

#include <sound/driver.h>
#include <sound/core.h>
Expand Down

0 comments on commit 109fa47

Please sign in to comment.