From: Andres Salomon Date: Fri, 11 Feb 2011 01:46:07 +0000 (-0800) Subject: staging: olpc_dcon: don't specify single bits for bool fields X-Git-Tag: v2.6.39-rc1~469^2~584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed62423033d167765a2c6385064acbeeadb2b14;p=pandora-kernel.git staging: olpc_dcon: don't specify single bits for bool fields Just use a regular 'bool foo', rather than 'bool foo:1'. Signed-off-by: Andres Salomon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed