From: Ferenc Wagner Date: Tue, 23 Mar 2010 17:08:16 +0000 (+0100) Subject: mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro X-Git-Tag: v2.6.35-rc1~465^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92b5c41a05b69f56e3d5e92dce3dbb5f5f5cf81;p=pandora-kernel.git mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro The original macro worked only when applied to variables named 'mtd'. While this could have been fixed by simply renaming the macro argument, a more type-safe replacement is preferred. Signed-off-by: Ferenc Wagner Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed