Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298495
b: refs/heads/master
c: 6cfeba5
h: refs/heads/master
i:
  298493: 9be48bc
  298491: a66d309
  298487: 5e8e475
  298479: 33a4a3f
  298463: 190ae0d
  298431: 741b970
  298367: 82e8cc8
  298239: 4182f2a
  297983: d5e8fd9
v: v3
  • Loading branch information
Geert Uytterhoeven committed Apr 1, 2012
1 parent 401864d commit 68b29a1
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: 7224c0d1045327d637dab2c90777b6d5ec6d6804
refs/heads/master: 6cfeba53911d6d2f17ebbd1246893557d5ff5aeb
3 changes: 3 additions & 0 deletions trunk/arch/m68k/mac/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,9 @@ int __init mac_platform_init(void)
{
u8 *swim_base;

if (!MACH_IS_MAC)
return -ENODEV;

/*
* Serial devices
*/
Expand Down

0 comments on commit 68b29a1

Please sign in to comment.