Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348047
b: refs/heads/master
c: e8d3d47
h: refs/heads/master
i:
  348045: d3285e3
  348043: 606a12e
  348039: a1778bf
  348031: 80cbe9e
v: v3
  • Loading branch information
Tony Lindgren committed Dec 17, 2012
1 parent 35ac5f6 commit 0b90eda
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 16 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: 16d60bb86e45aa7513007b4788f16fa2b968f9dd
refs/heads/master: e8d3d47a98cd7184a86d58febc00b4ac47485332
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-omap2/drm.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

#include "omap_device.h"
#include "omap_hwmod.h"
#include <plat/cpu.h>

#if defined(CONFIG_DRM_OMAP) || (CONFIG_DRM_OMAP_MODULE)

Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap2/dss-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
#include <video/omap-panel-nokia-dsi.h>
#include <video/omap-panel-picodlp.h>

#include <plat/cpu.h>

#include "soc.h"
#include "dss-common.h"
#include "mux.h"

Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap2/prm2xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
#include <linux/io.h>
#include <linux/irq.h>

#include "soc.h"
#include "common.h"
#include <plat/cpu.h>

#include "vp.h"
#include "powerdomain.h"
#include "clockdomain.h"
Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap2/prm3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
#include <linux/io.h>
#include <linux/irq.h>

#include "soc.h"
#include "common.h"
#include <plat/cpu.h>

#include "vp.h"
#include "powerdomain.h"
#include "prm3xxx.h"
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-omap/include/plat/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,4 @@
#include <mach/soc.h>
#endif

#ifdef CONFIG_ARCH_OMAP2PLUS
#include "../../mach-omap2/soc.h"
#endif

#endif
2 changes: 0 additions & 2 deletions trunk/drivers/media/platform/omap3isp/isp.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
#include <media/v4l2-common.h>
#include <media/v4l2-device.h>

#include <plat/cpu.h>

#include "isp.h"
#include "ispreg.h"
#include "ispccdc.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/power/avs/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
#include <linux/pm_runtime.h>
#include <linux/power/smartreflex.h>

#include <plat/cpu.h>

#define SMARTREFLEX_NAME_LEN 16
#define NVALUE_NAME_LEN 40
#define SR_DISABLE_TIMEOUT 200
Expand Down

0 comments on commit 0b90eda

Please sign in to comment.