]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2019 12:42:12 +0000 (05:42 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2019 12:42:12 +0000 (05:42 -0700)
commit70113b55f953486b908d3b2a45b6636fdf388b53
tree08dded3fde30bb401253dd2339359c9ca97a4185
parentfc9e31fb238bbcdea1fa9fa2268f08be2f860c83
parent476b21290e9fa6178149cd22ab163b99a7e396ab
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers

memory: tegra: Changes for v5.3-rc1

A single fix for an unused constant variable, due to it being declared
outside the only #ifdef that it was being used from.

* tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  memory: tegra: Fix -Wunused-const-variable

Signed-off-by: Olof Johansson <olof@lixom.net>