commit | bdf4b8811f02067dc332f635b59f600a869da1a0 | [log] [tgz] |
---|---|---|
author | Aybuke Ozdemir <aybuke.147@gmail.com> | Fri Oct 16 21:51:44 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 16 23:06:38 2015 -0700 |
tree | e894cac58b01bd5af9d7a55da4312ee0650b08b9 | |
parent | 26fc5d01d12323fb9ca231032d47cef4e4cb6bd6 [diff] |
Staging: olpc_dcon: Use preferred kernel type This patch "uint16_t" type instead of "u16" type was used. checkpatch.pl issue. Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>