Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8026
b: refs/heads/master
c: d9b9d5d
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Sep 9, 2005
1 parent c84bb59 commit 126a119
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 75003c4812ae23a8a99e9921bbe66ffb0e784c8e
refs/heads/master: d9b9d5ddb827dc36cc1f7214f5818640e1bc22d5
6 changes: 4 additions & 2 deletions trunk/include/asm-m68knommu/mcfsim.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@
#include <linux/config.h>

/*
* Include 5204, 5206/e, 5249, 5270/5271, 5272, 5280/5282, 5307 or
* 5407 specific addresses.
* Include 5204, 5206/e, 5235, 5249, 5270/5271, 5272, 5280/5282,
* 5307 or 5407 specific addresses.
*/
#if defined(CONFIG_M5204)
#include <asm/m5204sim.h>
#elif defined(CONFIG_M5206) || defined(CONFIG_M5206e)
#include <asm/m5206sim.h>
#elif defined(CONFIG_M523x)
#include <asm/m523xsim.h>
#elif defined(CONFIG_M5249)
#include <asm/m5249sim.h>
#elif defined(CONFIG_M527x)
Expand Down

0 comments on commit 126a119

Please sign in to comment.