From: Andreas Noever Date: Fri, 20 Jun 2014 19:42:24 +0000 (+0200) Subject: thunderbolt: Make enum tb_drom_entry_type unsigned X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7120778a4518a1c8f188ef9865058f7f5a36919;p=pandora-kernel.git thunderbolt: Make enum tb_drom_entry_type unsigned 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed