diff options
author | Timur Tabi <timur@freescale.com> | 2010-09-20 16:23:41 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-10-14 05:52:43 (GMT) |
commit | 55ec2fca3e99f83b5c674e9aba713d848392f6cc (patch) | |
tree | 68876ba3cd0a4fe71a78d85fac0c4cd6acb21f6f /arch/frv/kernel | |
parent | b8f44ec2c05f9cfe1647173ac60c0cccb1118c91 (diff) | |
download | linux-fsl-qoriq-55ec2fca3e99f83b5c674e9aba713d848392f6cc.tar.xz |
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/frv/kernel')
0 files changed, 0 insertions, 0 deletions