From: Greg Kroah-Hartman Date: Wed, 16 Apr 2008 16:17:38 +0000 (-0700) Subject: USB: serial: remove endpoints setting checks from core and header X-Git-Tag: v2.6.26-rc1~1061^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aebfd6bda789891e6d296bb49b5fb32d1057f18;p=pandora-kernel.git USB: serial: remove endpoints setting checks from core and header Remove the unused check for num_interrupt and friends as well as remove them from the header file because no usb-serial drivers no longer reference them. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed