commit | 6b0709f5a50a98df5919ade32fd131dde10bdcb0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 25 14:16:10 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 28 10:34:06 2018 +0900 |
tree | d5380039e2257e8497de10ecaeae69d85959d377 | |
parent | bb81955fd4a49fffdd86d50afd0c1f2eea044c05 [diff] |
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>