diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-03 21:54:32 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-04 18:46:27 (GMT) |
commit | 8cedcc7022e40fa83339257e82e64754ca1c8b9a (patch) | |
tree | ff88ed3ac5271d62d7fa964d94f18c13be3dfd0a /arch | |
parent | 44e1312c68e71a25f9f88ada7d124f5bbeaf879e (diff) | |
download | linux-8cedcc7022e40fa83339257e82e64754ca1c8b9a.tar.xz |
staging/xgifb: mttr must be (signed) int
The mttr field must be declared as signed int (as in every other fb
driver) for the mttr functions to work properly.
Moreover the value should be initialized with -1.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions