]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/ide.h
Merge branch 'pxa-tosa' into pxa
[karo-tx-linux.git] / include / asm-sparc64 / ide.h
index 55149cf933c26bb8c61cbb4d760576ed3cedf0ef..1282676da1cdbe6975bd2f376d326d0f7d987a08 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: ide.h,v 1.21 2001/09/25 20:21:48 kanoj Exp $
+/*
  * ide.h: Ultra/PCI specific IDE glue.
  *
  * Copyright (C) 1997  David S. Miller (davem@caip.rutgers.edu)
@@ -24,9 +24,6 @@
 # endif
 #endif
 
-#define IDE_ARCH_OBSOLETE_INIT
-#define ide_default_io_ctl(base)       ((base) + 0x206) /* obsolete */
-
 #define __ide_insl(data_reg, buffer, wcount) \
        __ide_insw(data_reg, buffer, (wcount)<<1)
 #define __ide_outsl(data_reg, buffer, wcount) \