linux/drivers/staging/dwc2
Wei Yongjun 49cf10c67b staging: dwc2: fix sparse non static symbol warning
Fixes the following sparse warning:

drivers/staging/dwc2/core.c:2672:6: warning:
 symbol 'dwc2_set_param_uframe_sched' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-03 09:35:18 -08:00
..
Kconfig staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
TODO staging: dwc2: add TODO file 2013-09-25 16:49:54 -07:00
core.c staging: dwc2: fix sparse non static symbol warning 2013-12-03 09:35:18 -08:00
core.h staging: dwc2: rename dwc2_check_core_status() 2013-11-25 11:59:58 -08:00
core_intr.c staging: dwc2: remove #ifdef DEBUG from a couple of places 2013-11-25 11:59:58 -08:00
hcd.c Staging: dwc2: hcd.c: Fixed a coding style issue 2013-12-03 09:01:45 -08:00
hcd.h staging: dwc2: make all the dwc2_set_param* functions void 2013-11-25 11:59:58 -08:00
hcd_ddma.c staging: dwc2: fix thinko in dwc2_fill_host_dma_desc() 2013-12-03 08:31:08 -08:00
hcd_intr.c staging: dwc2: fix useless test for non-0 2013-12-03 08:31:09 -08:00
hcd_queue.c staging: dwc2: remove some indent levels 2013-11-25 12:03:00 -08:00
hw.h staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
pci.c staging: remove DEFINE_PCI_DEVICE_TABLE macro 2013-12-02 22:32:35 -08:00
platform.c staging: dwc2: set up all module params 2013-12-03 09:01:45 -08:00