RE: [PATCH 7/8] ARM: tegra: export usb phy symbols

From: Stephen Warren
Date: Thu Mar 01 2012 - 15:15:06 EST


Alan Ott wrote at Thursday, March 01, 2012 12:27 PM:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The ehci driver can be a module, so the functions provided
> by the tegra platform code used by ehci-tegra need to
> be exported.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

I think this one need to add:

#include <linux/export.h>

In the relevant place.

--
nvpublic

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/