From: Nishanth Menon Date: Wed, 7 Jul 2010 09:47:45 +0000 (+0300) Subject: omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da46fdaae895425ec9cae6d465aa41c9556fa59;p=pandora-kernel.git omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn Remove the following sparse warnings by declaring attr as static: arch/arm/mach-omap2/serial.c:627:1: warning: symbol 'dev_attr_sleep_timeout' was not declared. Should it be static? Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed