usb: phy: remove file names from heading comments

File names in the heading comments fell out of favor long ago, and these weren't
even changed when the drivers were moved from drivers/usb/otg/, so remove them
at last...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Sergei Shtylyov 2014-10-10 00:02:12 +04:00 committed by Felipe Balbi
parent 6f1de34455
commit 7901842044
2 changed files with 0 additions and 4 deletions

View file

@ -1,6 +1,4 @@
/*
* drivers/usb/otg/ab8500_usb.c
*
* USB transceiver driver for AB8500 family chips
*
* Copyright (C) 2010-2013 ST-Ericsson AB

View file

@ -1,6 +1,4 @@
/*
* drivers/usb/otg/nop-usb-xceiv.c
*
* NOP USB transceiver for all USB transceiver which are either built-in
* into USB IP or which are mostly autonomous.
*