1
0
Fork 0

usb: "ehci-w90x900" Fix a typo and add some whitespace.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Justin P. Mattock 2012-10-23 07:45:01 -07:00 committed by Greg Kroah-Hartman
parent bfd1e91013
commit bd066eef1a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include <linux/platform_device.h>
/*ebable phy0 and phy1 for w90p910*/
/* enable phy0 and phy1 for w90p910 */
#define ENPHY (0x01<<8)
#define PHY0_CTR (0xA4)
#define PHY1_CTR (0xA8)