commit | a994befbb8eccefac85c2f2b6bd8c917cf0c8ed9 | [log] [tgz] |
---|---|---|
author | Matvejchikov Ilya <matvejchikov@gmail.com> | Wed Jul 30 23:20:32 2008 +0400 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 31 11:34:49 2008 +0200 |
tree | daf8625854ec2485cb4f54f8444d29e1a59eaa05 | |
parent | 4d7744ce846bc7735f5c3365e335c6acfe16535e [diff] |
PPC: Add pci_clk in the global_data for CPM2 processors This patch adds pci_clk field to the global_data structure for the processors which have CPM2 module in case the CONFIG_PCI is defined. Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>