Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295737
b: refs/heads/master
c: a6de3df
h: refs/heads/master
i:
  295735: 059913e
v: v3
  • Loading branch information
Ryan Mallon committed Mar 14, 2012
1 parent 522dce0 commit 2a4fd4a
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 9aeec63e048936f92ad2792ffc8cc66ef0303e0f
refs/heads/master: a6de3df4f172e124280d88e617ee7d29f7af970b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ep93xx/crunch.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <linux/sched.h>
#include <linux/init.h>
#include <linux/io.h>
#include <mach/ep93xx-regs.h>

#include <asm/thread_notify.h>

#include "soc.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-ep93xx/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

#include <mach/ep93xx-regs.h>
#include <mach/platform.h>

/*
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-ep93xx/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
#ifndef _EP93XX_SOC_H
#define _EP93XX_SOC_H

#include <mach/ep93xx-regs.h>

/*
* EP93xx Physical Memory Map:
*
Expand Down

0 comments on commit 2a4fd4a

Please sign in to comment.