USB: phy: remove CONFIG_USB_DEBUG usage
Now that no USB phy driver is using CONFIG_USB_DEBUG, remove it from the Makefile. Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
523e531ea6
commit
8fb822c507
@ -1,9 +1,6 @@
|
||||
#
|
||||
# Makefile for physical layer USB drivers
|
||||
#
|
||||
|
||||
ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
|
||||
|
||||
obj-$(CONFIG_USB_PHY) += phy.o
|
||||
obj-$(CONFIG_OF) += of.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user