commit | 22377ec5ea0a6d65a712465df33f7c2058ac32aa | [log] [tgz] |
---|---|---|
author | Eric Bénard <eric@eukrea.com> | Fri Oct 08 10:37:40 2010 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Oct 08 15:08:41 2010 +0200 |
tree | 75bd47f1d52e3bd1fbafdbce8ed4147664d2e4d4 | |
parent | 14f0f512ba6f4eccc9b7cf67be47439ed2917afb [diff] |
cpuimx27: fix compile when ULPI is selected without this patch we get : arch/arm/mach-imx/built-in.o: In function `eukrea_cpuimx27_init': eukrea_mbimx27-baseboard.c:(.init.text+0x44c): undefined reference to `mxc_ulpi_access_ops' Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>