commit | b972fc308c2763096b61b62169f2167ee0ca5a19 | [log] [tgz] |
---|---|---|
author | Alex Shi <alex.shi@linaro.org> | Tue Nov 19 17:21:52 2013 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Tue Nov 19 17:01:17 2013 +0100 |
tree | 32e34eab3853ecaf9e3f5dd8062394809d72c150 | |
parent | 42eb088ed246a5a817bb45a8b32fe234cf1c0f8b [diff] |
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 <alex.shi@linaro.org> Signed-off-by: Peter Zijlstra <peterz@infradead.org> 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 <mingo@kernel.org>