Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:04:28 +0000 (15:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:04:34 +0000 (15:04 +0100)
commit7ad1a90a6a6e41e698ae0712606507a416796960
tree5007889a3e5016990e5fee7a26a23e7987bf3ca6
parentf6bdc6106727b4d7f1dde51ba664386ce654477e
parent711e26c00e4c7b7cef0420c76a61e6d818e12687
Merge tag 'tegra-for-5.16-firmware-fixes' of git://git./linux/kernel/git/tegra/linux into arm/fixes

firmware: Fixes for v5.16-rc5

This contains a single fix for an incorrect usage of sizeof().

* tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Fix error application of sizeof() to pointer

Link: https://lore.kernel.org/r/20211207162115.450554-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>