Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327138
b: refs/heads/master
c: 19d3310
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 14, 2012
1 parent 85f4abc commit 5271a44
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 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: e35742b034a29a1c00f12ab6d0a7ab779abc8f83
refs/heads/master: 19d331010636a43318c09fbdaa5ae7ef4bb6f7eb
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-vt8500/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#include <asm/mach/arch.h>

#include <mach/vt8500fb.h>
#include <linux/platform_data/video-vt8500lcdfb.h>
#include <mach/i8042.h>
#include "devices.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/video/vt8500lcdfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <linux/platform_device.h>
#include <linux/wait.h>

#include <mach/vt8500fb.h>
#include <linux/platform_data/video-vt8500lcdfb.h>

#include "vt8500lcdfb.h"
#include "wmt_ge_rops.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/video/wm8505fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <linux/platform_device.h>
#include <linux/wait.h>

#include <mach/vt8500fb.h>
#include <linux/platform_data/video-vt8500lcdfb.h>

#include "wm8505fb_regs.h"
#include "wmt_ge_rops.h"
Expand Down

0 comments on commit 5271a44

Please sign in to comment.