From 45eb6be26e5818f4486cbc17640186eda11b8a83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Engel?= Date: Thu, 13 Apr 2006 18:55:09 +0200 Subject: [PATCH] --- yaml --- r: 27733 b: refs/heads/master c: cd2866faaa0efd9af18fe4a86d129cbd99240796 h: refs/heads/master i: 27731: b9933cc80210f9fb17a9395fc2ce9724ce45c01e v: v3 --- [refs] | 2 +- trunk/include/mtd/mtd-abi.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 8a24c543a950..f6d366c88179 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a6c591eda3078f92e7a3ff3db55f6841e4819fb5 +refs/heads/master: cd2866faaa0efd9af18fe4a86d129cbd99240796 diff --git a/trunk/include/mtd/mtd-abi.h b/trunk/include/mtd/mtd-abi.h index cc7be33b4225..fa2524157846 100644 --- a/trunk/include/mtd/mtd-abi.h +++ b/trunk/include/mtd/mtd-abi.h @@ -28,10 +28,7 @@ struct mtd_oob_buf { #define MTD_ROM 2 #define MTD_NORFLASH 3 #define MTD_NANDFLASH 4 -#define MTD_PEROM 5 #define MTD_DATAFLASH 6 -#define MTD_OTHER 14 -#define MTD_UNKNOWN 15 #define MTD_CLEAR_BITS 1 // Bits can be cleared (flash) #define MTD_SET_BITS 2 // Bits can be set