coco3: remove now duplicated defines
authorAlan Cox <alan@linux.intel.com>
Fri, 9 Oct 2015 13:37:07 +0000 (14:37 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 9 Oct 2015 13:37:07 +0000 (14:37 +0100)
Kernel/platform-coco3/config.h

index 4cb5618..25c891b 100644 (file)
@@ -84,7 +84,5 @@ extern unsigned char vt_map( unsigned char c );
 /* Block device define */
 #define MAX_BLKDEV  4     /* 2 IDE + 2 SDC */
 #define DEVICE_IDE        /* enable if IDE interface present */
-#define IDE_REG_CS1_BASE 0xFF50
-#define IDE_IS_MMIO  1         /* MMIO IDE */
 
 #define platform_discard()