summaryrefslogtreecommitdiff
path: root/include/asm-ppc/global_data.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-03-27 00:16:34 +0100
committerWolfgang Denk <wd@denx.de>2008-03-27 00:16:34 +0100
commit38b189fe749824ea9b1c5422865e78b4b7eb2494 (patch)
tree76ee4026df54c7c21a9844d45cb1a5cdbcc339bf /include/asm-ppc/global_data.h
parent0207fefa4dc530dba518abf37c2957915251b416 (diff)
parentdd6c910aadf27c822f17b87eae1a9bd0b2e3aa15 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Diffstat (limited to 'include/asm-ppc/global_data.h')
-rw-r--r--include/asm-ppc/global_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc/global_data.h b/include/asm-ppc/global_data.h
index ff6624a227..b43dba3352 100644
--- a/include/asm-ppc/global_data.h
+++ b/include/asm-ppc/global_data.h
@@ -52,9 +52,7 @@ typedef struct global_data {
unsigned long scc_clk;
unsigned long brg_clk;
#endif
-#if defined(CONFIG_MPC7448HPC2)
unsigned long mem_clk;
-#endif
#if defined(CONFIG_MPC83XX)
/* There are other clocks in the MPC83XX */
u32 csb_clk;