On 03/20/13 16:40, Fabio Estevam wrote:
> Hi Igor,
>
> On Wed, Mar 20, 2013 at 11:14 AM, Igor Grinberg
> wrote:
>> On 03/20/13 15:35, Fabio Estevam wrote:
>>> From: Fabio Estevam
>>>
>>> Building a kernel for imx_v4_v5_defconfig with CONFIG_USB_ULPI disabled,
>>> results
>>> in the following e
Hi,
On Wed, Mar 20, 2013 at 11:40:10AM -0300, Fabio Estevam wrote:
> >> +#if IS_ENABLED(CONFIG_USB_ULPI)
> >> struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops,
> >> unsigned int flags);
> >> +#else
> >> +static inline struct usb_phy *otg_ulpi_create
Hi Igor,
On Wed, Mar 20, 2013 at 11:14 AM, Igor Grinberg wrote:
> On 03/20/13 15:35, Fabio Estevam wrote:
>> From: Fabio Estevam
>>
>> Building a kernel for imx_v4_v5_defconfig with CONFIG_USB_ULPI disabled,
>> results
>> in the following error:
>>
>> arch/arm/mach-imx/built-in.o: In function '
On 03/20/13 15:35, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Building a kernel for imx_v4_v5_defconfig with CONFIG_USB_ULPI disabled,
> results
> in the following error:
>
> arch/arm/mach-imx/built-in.o: In function 'pca100_init':
> platform-mx2-emma.c:(.init.text+0x6788): undefined refere