Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 950
b: refs/heads/master
c: 41e46d6
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed May 5, 2005
1 parent 2545ccb commit 5816c9e
Show file tree
Hide file tree
Showing 2 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: 4b0e07a5566a4e3f141e52c1f17e683e4a5bba91
refs/heads/master: 41e46d6ab0ca1908bff4e77ad9eeb6bf7afeb5c0
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/entry-armv.S
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include <asm/glue.h>
#include <asm/vfpmacros.h>
#include <asm/hardware.h> @ should be moved into entry-macro.S
#include <asm/arch/irqs.h> @ should be moved into entry-macro.S
#include <asm/hardware.h> /* should be moved into entry-macro.S */
#include <asm/arch/irqs.h> /* should be moved into entry-macro.S */
#include <asm/arch/entry-macro.S>

#include "entry-header.S"
Expand Down

0 comments on commit 5816c9e

Please sign in to comment.