commit | 7730492855a2f9c828599bcd8d62760f96d319e4 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sun Nov 11 15:41:25 2012 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 12:51:31 2012 -0800 |
tree | 57b7f15089493ebb940576aba56a4fe13f5ea95e | |
parent | 21814d6c455c7bc112dd0b0ca32756aa2ad81733 [diff] |
staging: vt6656: 64 bit fixes : correct all type sizes After this patch all BYTE/WORD/DWORD types can be replaced with the appropriate u sizes. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>