Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354876
b: refs/heads/master
c: 76bf722
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed Feb 14, 2013
1 parent 45ee1a1 commit 2da780e
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: 7f206d499ab5ce4db766efd9a4335572d9082911
refs/heads/master: 76bf7228694b172dc42900cafbc09bec954949c4
1 change: 1 addition & 0 deletions trunk/drivers/video/exynos/exynos_mipi_dsi_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <linux/io.h>
#include <linux/memory.h>
#include <linux/delay.h>
#include <linux/irqreturn.h>
#include <linux/kthread.h>

#include <video/mipi_display.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/ctype.h>
#include <linux/platform_device.h>
#include <linux/io.h>

#include <video/exynos_mipi_dsim.h>
Expand Down

0 comments on commit 2da780e

Please sign in to comment.