From: Nishanth Menon Date: Mon, 2 Aug 2010 10:18:12 +0000 (+0300) Subject: omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn X-Git-Tag: v2.6.36-rc1~488^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe6977ac7b96e5a6665546c0efd733cd290d0ca;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