OSDN Git Service

ARM: at91: remove unused duplicated filechk_offsets
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 25 Jul 2018 05:16:10 +0000 (14:16 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:34:06 +0000 (10:34 +0900)
commit6b0709f5a50a98df5919ade32fd131dde10bdcb0
treed5380039e2257e8497de10ecaeae69d85959d377
parentbb81955fd4a49fffdd86d50afd0c1f2eea044c05
ARM: at91: remove unused duplicated filechk_offsets

The filechk_offsets in arch/arm/mach-at91/Makefile is never
used because it is always overridden by the equivalent one in
scripts/Makefile.lib

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/mach-at91/Makefile