]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0357e93c74f6501dd78db84e0ff34ed767d8940c
treed5380039e2257e8497de10ecaeae69d85959d377
parentdd567b16b2f39968717e233bba3bb3c3790d0153
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