sched: Remove unused variable in 'struct sched_domain'
authorAlex Shi <alex.shi@linaro.org>
Tue, 19 Nov 2013 09:21:52 +0000 (17:21 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 Nov 2013 16:01:17 +0000 (17:01 +0100)
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>

No differences found