commit | f48b9644ef330a13c6bb16ca85c2efdbe7e25558 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Mon Dec 20 23:50:13 2010 +0200 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 22 12:56:46 2010 +0900 |
tree | 5290969092a6040b692910a9d95612b55fc5fa00 | |
parent | e68046b72e9b35d054e3d98d71dc2c69d7e88e1e [diff] |
sisfb: change register I/O functions to use fixed size types Use fixed-sized types (u8, u16, u32) instead of plain C types. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>