From: Larry Finger Date: Sun, 22 Dec 2013 23:36:53 +0000 (-0600) Subject: staging: r8188eu: Simplify code related to SupportICType X-Git-Tag: v3.14-rc1~150^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0a555e59b4ae5c8438d5ef4b8f1443cf4980fd;p=pandora-kernel.git staging: r8188eu: Simplify code related to SupportICType This member of struct odm_dm_struct is always set to ODM_RTL8188E for this driver. Accordingly, the code can be simplified. A number of routines now are no longer needed and are deleted. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed