commit | 2d1c31cb642b44e3d621643b8d30e15e5e4df4e4 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Apr 25 13:23:47 2019 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 25 22:37:52 2019 +0200 |
tree | ae212bef8eef56c15c4474386d962ec80a0321ba | |
parent | 06d5d6b7f9948a89543e1160ef852d57892c750d [diff] |
drivers/misc: Add Aspeed P2A control driver Fixup compiler warnings: - 108 warning: ISO C90 forbids mixed declarations and code - 264 warning: unused variable 'value' - 335 warning: unused variable 'res' Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>