From: Joern Engel Date: Tue, 30 May 2006 12:25:17 +0000 (+0200) Subject: [MTD] replace MTD_ROM with MTD_GENERIC_TYPE X-Git-Tag: v2.6.18-rc1~1105^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e369d62e92d526a7ed641e2f0b2978fb0ce366c5;p=pandora-kernel.git [MTD] replace MTD_ROM with MTD_GENERIC_TYPE No mtd user should ever check for the device type. Instead, device features should be checked by the flags - if at all. As a first step towards type removal, change MTD_ROM into MTD_GENERIC_TYPE. Signed-off-by: Joern Engel --- Reading git-diff-tree failed