Re: [PATCH] powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c

2008-12-03 Thread Kumar Gala
On Nov 11, 2008, at 9:31 AM, Anton Vorontsov wrote: With this patch we can compile the qe_lib/usb.c without the UCC support (that is, without UCC_GETH and/or SERIAL_QE). Fixes following link error (CONFIG_SMP should be =y to trigger this): arch/powerpc/sysdev/built-in.o: In function `qe_usb_c

Re: [PATCH] powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c

2008-11-11 Thread Timur Tabi
On Tue, Nov 11, 2008 at 9:31 AM, Anton Vorontsov <[EMAIL PROTECTED]> wrote: > With this patch we can compile the qe_lib/usb.c without the UCC > support (that is, without UCC_GETH and/or SERIAL_QE). > > Fixes following link error (CONFIG_SMP should be =y to trigger this): > > arch/powerpc/sysdev/bui

[PATCH] powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c

2008-11-11 Thread Anton Vorontsov
With this patch we can compile the qe_lib/usb.c without the UCC support (that is, without UCC_GETH and/or SERIAL_QE). Fixes following link error (CONFIG_SMP should be =y to trigger this): arch/powerpc/sysdev/built-in.o: In function `qe_usb_clock_set': (.text+0x3cae): undefined reference to `cmxgc