drivers: usb: core: hcd: moved asterix to variable
instead of type Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f1125f81fe
commit
842c196007
@ -2824,7 +2824,7 @@ void usb_remove_hcd(struct usb_hcd *hcd)
|
||||
EXPORT_SYMBOL_GPL(usb_remove_hcd);
|
||||
|
||||
void
|
||||
usb_hcd_platform_shutdown(struct platform_device* dev)
|
||||
usb_hcd_platform_shutdown(struct platform_device *dev)
|
||||
{
|
||||
struct usb_hcd *hcd = platform_get_drvdata(dev);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user