diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-generic/global_data.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-generic/global_data.h b/include/asm-generic/global_data.h index 19c66e1fe5d..79d2aa4c6f5 100644 --- a/include/asm-generic/global_data.h +++ b/include/asm-generic/global_data.h @@ -61,11 +61,6 @@ struct global_data { */ unsigned long bus_clk; /** - * @pci_clk: PCI clock rate in Hz - */ - /* We cannot bracket this with CONFIG_PCI due to mpc5xxx */ - unsigned long pci_clk; - /** * @mem_clk: memory clock rate in Hz */ unsigned long mem_clk; |
