Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12122
b: refs/heads/master
c: ed65fa1
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Nov 2, 2005
1 parent 4574aba commit dc6f608
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: b30db61b9bdc6bbc43a1b3bc5664092103d2bd82
refs/heads/master: ed65fa16d54a015ef0855692901a6cf362046622
4 changes: 2 additions & 2 deletions trunk/include/asm-m68knommu/anchor.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/*
* Define basic addressing info.
*/
#if defined(CONFIG_MOTOROLA) && defined(CONFIG_M5407)
#if defined(CONFIG_M5407C3)
#define COMEM_BASE 0xFFFF0000 /* Base of CO-MEM address space */
#define COMEM_IRQ 25 /* IRQ of anchor part */
#else
Expand Down Expand Up @@ -96,7 +96,7 @@
* The PCI bus will be limited in what slots will actually be used.
* Define valid device numbers for different boards.
*/
#if defined(CONFIG_MOTOROLA) && defined(CONFIG_M5407)
#if defined(CONFIG_M5407C3)
#define COMEM_MINDEV 14 /* Minimum valid DEVICE */
#define COMEM_MAXDEV 14 /* Maximum valid DEVICE */
#define COMEM_BRIDGEDEV 15 /* Slot bridge is in */
Expand Down

0 comments on commit dc6f608

Please sign in to comment.