From: Sachin Kamat Date: Tue, 3 Jun 2014 06:26:25 +0000 (+0530) Subject: serial: samsung: Fix build error X-Git-Tag: omap-for-v3.16/fixes-rc4~76^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a859c8b2c309d91ba19d7bc273b41cb79b3ad17f;p=pandora-kernel.git serial: samsung: Fix build error Fixes the following build error due to a typo introduced by commit e4ac92df27 ("serial: samsung: Neaten dbg uses"): drivers/tty/serial/samsung.c:69:26: error: ‘buf’ undeclared (first use in this function) Reported-by: Arun Kumar K Signed-off-by: Sachin Kamat Signed-off-by: Arnd Bergmann Signed-off-by: Christian Engelmayer Acked-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed