[PATCH] qe_lib: export symbols to fix compile error when QE drivers compile as modules
Kumar Gala
galak at kernel.crashing.org
Fri Oct 19 23:05:44 EST 2007
>>>>>> Export symbols of qe_lib to be used by QE drivers.
>>>>>>
>>>>>> Signed-off-by: Li Yang <leoli at freescale.com>
>>>>>> ---
>>>>>> arch/powerpc/sysdev/qe_lib/ucc.c | 7 +++++++
>>>>>> arch/powerpc/sysdev/qe_lib/ucc_fast.c | 8 ++++++++
>>>>>> arch/powerpc/sysdev/qe_lib/ucc_slow.c | 12 ++++++++++--
>>>>>> 3 files changed, 25 insertions(+), 2 deletions(-)
>>>>>
>>
>> What happened with this?
>
> This has been merged as commit
> 65482ccf9d00bf4f68e17eb9c656d045d26e5d1f.
Ignore me I see the commit. Timur will just need to EXPORT_SYMBOL()
what additional functions he needs for the uart driver.
- k
More information about the Linuxppc-dev
mailing list