Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31744
b: refs/heads/master
c: bb8d5a5
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jul 3, 2006
1 parent 8db48ef commit 3d277ff
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 284c66806eb6df7f5c66d298681f1abe81a5a9ab
refs/heads/master: bb8d5a55a523869ebcdd004a08ed5fab86b474e3
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/proc-arm720.S
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
#include <asm/procinfo.h>
#include <asm/ptrace.h>

#include "proc-macros.S"

/*
* Function: arm720_proc_init (void)
* : arm720_proc_fin (void)
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/proc-sa110.S
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#include <asm/pgtable.h>
#include <asm/ptrace.h>

#include "proc-macros.S"

/*
* the cache line size of the I and D cache
*/
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/proc-sa1100.S
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
#include <asm/pgtable-hwdef.h>
#include <asm/pgtable.h>

#include "proc-macros.S"

/*
* the cache line size of the I and D cache
*/
Expand Down

0 comments on commit 3d277ff

Please sign in to comment.