USB: isp1301: Remove unused static array and define
authorRoland Stigge <stigge@antcom.de>
Sun, 19 Aug 2012 11:04:29 +0000 (13:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 23:52:08 +0000 (16:52 -0700)
commit47c56a1479373d46f90d2e301869b9952f632451
tree6bdfdd8915970a57f65eb855a05456df9a96497c
parent898d828b8b37c9f8f3d618d28d40109c275efa36
USB: isp1301: Remove unused static array and define

This patch removes an unused statically defined array and an associated #define.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/isp1301.c