Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133399
b: refs/heads/master
c: d45b70a
h: refs/heads/master
i:
  133397: b38b318
  133395: 51db59d
  133391: 87a5b3b
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 24, 2009
1 parent 1dc44e5 commit 76c6f2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 43 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: 662641d98b4396b48f513726d141c5f646c08259
refs/heads/master: d45b70ab9bbf1a46ae52972d532f9e267b8d39d9
39 changes: 0 additions & 39 deletions trunk/include/asm-mn10300/ide.h

This file was deleted.

5 changes: 2 additions & 3 deletions trunk/include/linux/ide.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <asm/io.h>
#include <asm/mutex.h>

#if defined(CONFIG_CRIS) || defined(CONFIG_FRV)
#if defined(CONFIG_CRIS) || defined(CONFIG_FRV) || defined(CONFIG_MN10300)
# define SUPPORT_VLB_SYNC 0
#else
# define SUPPORT_VLB_SYNC 1
Expand Down Expand Up @@ -194,8 +194,7 @@ static inline void ide_std_init_ports(hw_regs_t *hw,
}

#if defined(CONFIG_ARM) || defined(CONFIG_M68K) || defined(CONFIG_MIPS) || \
defined(CONFIG_MN10300) || defined(CONFIG_PARISC) \
|| defined(CONFIG_PPC) || defined(CONFIG_SPARC) || defined(CONFIG_SPARC64)
defined(CONFIG_PARISC) || defined(CONFIG_PPC) || defined(CONFIG_SPARC)
#include <asm/ide.h>
#else
#include <asm-generic/ide_iops.h>
Expand Down

0 comments on commit 76c6f2a

Please sign in to comment.