From: Kevin McKinney Date: Thu, 5 Jan 2012 01:29:02 +0000 (-0500) Subject: Staging: bcm: Remove typedef from CmHost.c and use enum. X-Git-Tag: v3.4-rc1~186^2~176^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db125fb5ca2fed67a668c532af576a67a3d3bdc;p=pandora-kernel.git Staging: bcm: Remove typedef from CmHost.c and use enum. This patch removes a typedef from a variable definition in CmHost.c, and uses a enum instead. This Warning was reported by checkpatch.pl. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed