From: Artem Bityutskiy Date: Tue, 30 Jan 2007 08:45:55 +0000 (+0200) Subject: [MTD] [NOR] Intel: remove ugly PROGREGION macros X-Git-Tag: v2.6.21-rc1~66^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d416085572eb6a44fd2cf29fd7aed83ffc95fd88;p=pandora-kernel.git [MTD] [NOR] Intel: remove ugly PROGREGION macros Remove ugly and weird MTD_PROGREGION_CTRLMODE_VALID() and MTD_PROGREGION_CTRLMODE_INVALID() macros. There is only one user of them and they are used locally just for printing. Anyway, this patch is a preparation for removing mtd->ecctype and mtd->eccsize, but these macros use them. Fix this. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed