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)
commit09c4e038d4b16b590a3f2acc1763e6124c77acf5
tree08dded3fde30bb401253dd2339359c9ca97a4185
parent9d9dd994b5090955264ce555b1944a48865765a1
parent76ce48bdb303afa6e33cfbadca9d6bee23a4f559
Merge tag 'tegra-for-5.3-memory' of git://git./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>