From: Paul Bolle Date: Tue, 12 Mar 2013 09:10:32 +0000 (+0100) Subject: tty: serial: fix typo "SERIAL_S3C2412" X-Git-Tag: v3.9-rc3~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51d41a1dd8f23a06a4ed651ebb9617de7f59368;p=pandora-kernel.git tty: serial: fix typo "SERIAL_S3C2412" The Kconfig symbol SERIAL_S3C2412 got removed in commit da121506eb03ee5daea55404709110b798bd61d9 ("serial: samsung: merge probe() function from all SoC specific extensions"). But it also added a last reference to that symbol. The commit and the tree make clear that CPU_S3C2412 should have been used instead. Signed-off-by: Paul Bolle Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed