cpuidle: menu: Remove the unused get_loadavg function

The fuction get_loadavg was unused and this also caused
a warning during build. This change also removes it from
the allowed warnings white-list.

Change-Id: I85b184e1eb0ab8b3cf763cab87a30e140d00332b
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
This commit is contained in:
Rohit Vaswani
2011-11-21 11:49:06 -08:00
parent e2edeb1d2b
commit 6fff127225
2 changed files with 0 additions and 18 deletions

View File

@@ -54,7 +54,6 @@ allowed_warnings = set([
"inode.c:72",
"inode.c:73",
"inode.c:74",
"menu.c:128",
"msm_sdcc.c:126",
"msm_sdcc.c:128",
"nf_conntrack_netlink.c:790",