From: Hans-Christian Egtvedt Date: Thu, 5 Nov 2009 14:53:43 +0000 (+0100) Subject: mtd: move manufacturer to the common cfi.h header file X-Git-Tag: v2.6.33-rc1~66^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ef1a2bb2eb49cd7c75b22f1ea40ead0bdfdb8a;p=pandora-kernel.git mtd: move manufacturer to the common cfi.h header file This patch moves the MANUFACTURER_ST and MANUFACTURER_INTEL to the include/linux/mtd/cfi.h header file and renames them to CFI_MFR_ST and CFI_MFR_INTEL. CFI_MFR_ST was already present there. All references in drivers/mtd/chips/cfi_cmdset_0001.c are updated to reflect this. Signed-off-by: Hans-Christian Egtvedt Acked-by: Nicolas Pitre Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed