ARM: 8553/1: kallsyms: remove --page-offset command line option
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 29 Mar 2016 07:54:47 +0000 (08:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Apr 2016 20:57:16 +0000 (21:57 +0100)
commit2d9586399932dff4746dc25d6498123959d69762
tree1be6324e7984036f1b20b5145509b235d1fa32b6
parentd4ffe418195b2d0581dfcda05f366e3b0f23d2a9
ARM: 8553/1: kallsyms: remove --page-offset command line option

The --page-offset command line option was only used for ARM, to filter
symbol addresses below CONFIG_PAGE_OFFSET. This is no longer needed, so
remove the functionality altogether.

Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Chris Brandt <chris.brandt@renesas.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
scripts/kallsyms.c