commit | d276de70d2e43c71827d8a253cb72a8b3d012e67 | [log] [tgz] |
---|---|---|
author | Ralph Sennhauser <ralph.sennhauser@gmail.com> | Thu Mar 16 07:33:58 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 16 21:52:14 2017 +0100 |
tree | 90a6e0740c711cb0e3db021ec82eaccf16e5494a | |
parent | 899c37edfedbe1a732ecb7619748f9839227ede5 [diff] |
gpio: mvebu: checkpatch: unsigned int fixes Use unsigned int instead of plain unsigned as reported by checkpatch. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>