git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f2d5f7
)
thunderbolt: Make enum tb_drom_entry_type unsigned
author
Andreas Noever
<andreas.noever@gmail.com>
Fri, 20 Jun 2014 19:42:24 +0000
(21:42 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 20:06:01 +0000
(13:06 -0700)
Force enum tb_drom_entry_type to unsigned to fix the following error:
drivers/thunderbolt/eeprom.c:202:39: error: dubious one-bit signed bitfield
Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found