diff options
author | Tomoya MORINAGA <tomoya.rohm@gmail.com> | 2012-03-26 09:43:01 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-09 23:08:41 +0400 |
commit | 2a58364da0c04f8dc42cdfe7a4de9d17e536cda8 (patch) | |
tree | 9de6182652ada2646547658b1ee0ee26400874fd /COPYING | |
parent | 44db113212d86a5870c2bfe8fb767fa842d68805 (diff) | |
download | linux-2a58364da0c04f8dc42cdfe7a4de9d17e536cda8.tar.xz |
pch_uart: change type to u8
Target uart register access size is 8bit.
However, 32bit is used at 2 points.
This patch modifies type "unsigned int" to "unsigned char".
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions