]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
memory: omap-gpmc: Use 'unsigned int' for consistency
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 18:23:18 +0000 (20:23 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 27 Jul 2020 09:13:33 +0000 (11:13 +0200)
commit1cd534584a976b49d694c038df0075552814054d
treeef01830ec4533cd8d8b35d1ab4efab7f199c10da
parent98397f1ccc23985cd22c99d575da38bee9048a6f
memory: omap-gpmc: Use 'unsigned int' for consistency

Driver uses 'unsigned int' in other places instead of 'unsigned'.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/memory/omap-gpmc.c