From: Alex Shi Date: Tue, 19 Nov 2013 09:21:52 +0000 (+0800) Subject: sched: Remove unused variable in 'struct sched_domain' X-Git-Tag: v3.13-rc3~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b972fc308c2763096b61b62169f2167ee0ca5a19;p=pandora-kernel.git sched: Remove unused variable in 'struct sched_domain' The 'u64 last_update' variable isn't used now, remove it to save a bit of space. Signed-off-by: Alex Shi Signed-off-by: Peter Zijlstra Cc: Morten.Rasmussen@arm.com Cc: linaro-kernel@lists.linaro.org Link: http://lkml.kernel.org/r/1384852912-24791-1-git-send-email-alex.shi@linaro.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed