diff options
Diffstat (limited to 'arch/mips/txx9/generic/setup_tx4939.c')
-rw-r--r-- | arch/mips/txx9/generic/setup_tx4939.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/txx9/generic/setup_tx4939.c b/arch/mips/txx9/generic/setup_tx4939.c index 7a25b573e9b0..c2bf150c8838 100644 --- a/arch/mips/txx9/generic/setup_tx4939.c +++ b/arch/mips/txx9/generic/setup_tx4939.c | |||
@@ -114,7 +114,7 @@ void __init tx4939_setup(void) | |||
114 | int i; | 114 | int i; |
115 | __u32 divmode; | 115 | __u32 divmode; |
116 | __u64 pcfg; | 116 | __u64 pcfg; |
117 | int cpuclk = 0; | 117 | unsigned int cpuclk = 0; |
118 | 118 | ||
119 | txx9_reg_res_init(TX4939_REV_PCODE(), TX4939_REG_BASE, | 119 | txx9_reg_res_init(TX4939_REV_PCODE(), TX4939_REG_BASE, |
120 | TX4939_REG_SIZE); | 120 | TX4939_REG_SIZE); |