Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30157
b: refs/heads/master
c: 6f57622
h: refs/heads/master
i:
  30155: c80d640
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Jun 26, 2006
1 parent 351f4da commit 17db851
Show file tree
Hide file tree
Showing 2 changed files with 4 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: df8fbe1e7f250b157c5815a005a9650548315d1f
refs/heads/master: 6f57622a32e6bdc0a585c8be6f25bb8e75a3ff9e
3 changes: 3 additions & 0 deletions trunk/include/asm-m68knommu/mcfsim.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
#include <asm/m528xsim.h>
#elif defined(CONFIG_M5307)
#include <asm/m5307sim.h>
#elif defined(CONFIG_M532x)
#include <asm/m532xsim.h>
#elif defined(CONFIG_M5407)
#include <asm/m5407sim.h>
#endif
Expand Down Expand Up @@ -100,6 +102,7 @@
#define MCFSIM_IMR_MASKALL 0x3ffe /* All intr sources */
#endif


/*
* PIT interrupt settings, if not found in mXXXXsim.h file.
*/
Expand Down

0 comments on commit 17db851

Please sign in to comment.