From: David S. Miller Date: Fri, 12 Apr 2013 07:06:44 +0000 (-0400) Subject: Revert "netprio_cgroup: make local table static" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6779856a294649dbb468ef46e893e80b0d72ad;p=pandora-kernel.git Revert "netprio_cgroup: make local table static" This reverts commit 763eff57de893a27f8f18855f17033c92598c423. It causes build regressions, as per Stephen Rothwell: ==================== After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: net/core/netprio_cgroup.c:250:29: error: static declaration of 'net_prio_subsys' follows non-static declaration include/linux/cgroup_subsys.h:71:1: note: previous declaration of 'net_prio_subsys' was here ==================== Reported-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed