]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/late
authorOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 06:23:43 +0000 (23:23 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:53:23 +0000 (10:53 -0700)
commit8b830be74c8a7f94187770162f4e25e2b90e6c3f
treeef43a6d12f5fd226607f56a26016081203427633
parent0c43fb0d0fca8c7e86c25d23162d5533d9192d5a
parentc091efa600cd8c33479f24ceb5a0bf21bfb9d541
Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/late

mvebu arm for 5.2 (part 1)

 - remove improper error message on kirkwood
 - a couple a clean-up patch generated from automatic tools
 - clean-up in assembly code allowing using LLVM

* tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu:
  ARM: mvebu: drop return from void function
  ARM: mvebu: prefix coprocessor operand with p
  ARM: mvebu: drop unnecessary label
  ARM: mvebu: fix a leaked reference by adding missing of_node_put
  ARM: mvebu: kirkwood: remove error message when retrieving mac address

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-mvebu/kirkwood.c