From: Larry Finger Date: Sun, 22 Dec 2013 23:36:55 +0000 (-0600) Subject: staging: r8188eu: Additional cleanup of include/odm.h X-Git-Tag: v3.14-rc1~150^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f395036dbaf311a879b4a935e3f93b655e5f58da;p=pandora-kernel.git staging: r8188eu: Additional cleanup of include/odm.h This driver only works with the USB bus. Accordingly, enum odm_interface_def can be removed along with all code that uses ODM_ITRF_XXX, where XXX is not USB. In enum odm_ic_type, only ODM_RTL8188E is used. Remove the enum, all references to the others, and define the needed value. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed