diff options
author | Timur Tabi <timur@freescale.com> | 2010-09-20 18:23:41 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-10-14 07:52:43 +0200 |
commit | 55ec2fca3e99f83b5c674e9aba713d848392f6cc (patch) | |
tree | 68876ba3cd0a4fe71a78d85fac0c4cd6acb21f6f /arch/powerpc/include/asm/smp.h | |
parent | powerpc/fsl-pci: Fix MSI support on 83xx platforms (diff) | |
download | linux-55ec2fca3e99f83b5c674e9aba713d848392f6cc.tar.xz linux-55ec2fca3e99f83b5c674e9aba713d848392f6cc.zip |
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
Export the global variable 'ppc_tb_freq', so that modules (like the Book-E
watchdog driver) can use it. To maintain consistency, ppc_proc_freq is
changed to a GPL-only export. This is okay, because any module that needs
this symbol should be an actual Linux driver, which must be GPL-licensed.
Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm/smp.h')
0 files changed, 0 insertions, 0 deletions