From: Guillaume LECERF Date: Tue, 15 Dec 2009 22:01:06 +0000 (+0100) Subject: mtd: move more manufacturers to the common cfi.h header file X-Git-Tag: v2.6.35-rc1~465^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e69c6584be2db1ccd5292d6a1d7c566d265701;p=pandora-kernel.git mtd: move more manufacturers to the common cfi.h header file Move MANUFACTURER_MACRONIX and MANUFACTURER_SST definitions to the include/linux/mtd/cfi.h header file and rename them to CFI_MFR_MACRONIX and CFI_MFR_SST. All references in drivers/mtd/chips/cfi_cmdset_0002.c are updated to reflect this. Signed-off-by: Guillaume LECERF Signed-off-by: David Woodhouse --- Reading git-diff-tree failed