lkml.org 
[lkml]   [2015]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectBuild errors in -next due to 'drivers:usb:fsl:Make fsl ehci drv an independent driver module'
Hi,

your patch 'drivers:usb:fsl:Make fsl ehci drv an independent driver module'
converts the driver into a separate module. Unfortunately, it uses
non-exported functions from the ehci core code. This results in compile
errors for several powerpc configurations.

drivers/usb/host/ehci-fsl.c: In function 'ehci_fsl_drv_suspend':
drivers/usb/host/ehci-fsl.c:531:2: error: implicit declaration of function 'ehci_adjust_port_wakeup_flags'
drivers/usb/host/ehci-fsl.c: In function 'ehci_fsl_drv_resume':
drivers/usb/host/ehci-fsl.c:561:2: error: implicit declaration of function 'ehci_reset'

Guenter


\
 
 \ /
  Last update: 2015-05-27 22:21    [W:0.074 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site