Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339737
b: refs/heads/master
c: e29248c
h: refs/heads/master
i:
  339735: 3cd2441
v: v3
  • Loading branch information
Shawn Guo committed Oct 15, 2012
1 parent 1bd6ae0 commit 563f95a
Show file tree
Hide file tree
Showing 4 changed files with 3 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: e3372474cfa0dc016f10ec47baddbd1ed0abecf3
refs/heads/master: e29248c9a7522cb50edd29f2a717be8f323cbeb3
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/mach-imx6q.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <asm/system_misc.h>
#include <mach/cpuidle.h>
#include <mach/hardware.h>

#include "common.h"
#include "cpuidle.h"

void imx6q_restart(char mode, const char *cmd)
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/pm-imx5.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
#include <asm/cacheflush.h>
#include <asm/system_misc.h>
#include <asm/tlbflush.h>
#include <mach/cpuidle.h>
#include <mach/hardware.h>

#include "common.h"
#include "cpuidle.h"
#include "crm-regs-imx5.h"

/*
Expand Down

0 comments on commit 563f95a

Please sign in to comment.