commit | 3fe12da4c7fa6491e0fb7c5371716ac7f8ea80a5 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Thu Nov 03 20:23:04 2016 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Nov 11 18:25:42 2016 +0000 |
tree | ebe26de967c402df3d93ec1c9d6e79ad7b3319b6 | |
parent | dcbe02855f048fdf1e13ebc697e83c8d297f9f5a [diff] |
arm64: asm-offsets: remove unused definitions Subsequent patches will move the thread_info::{task,cpu} fields, and the current TI_{TASK,CPU} offset definitions are not used anywhere. This patch removes the redundant definitions. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Laura Abbott <labbott@redhat.com> Cc: James Morse <james.morse@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>