From: Valentin Rothberg Date: Sat, 11 Apr 2015 13:56:03 +0000 (+0200) Subject: drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a76089d2916ff7f87c37a482da6497b17cdb90;p=pandora-kernel.git drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED The 'CONFIG_' prefix is reserved for Kconfig options in Make and CPP syntax only. Remove this prefix from the self-defined CPP identifier to apply to this convention and make static analysis tools happy. Signed-off-by: Valentin Rothberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed