X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Ftxx9tmr.h;h=466a3def386698e9536c84c9636d6a1365d23884;hb=7034228792cc561e79ff8600f02884bd4c80e287;hp=67f70a8f09bd2b1e8cab8d7b8793a3592d8935cb;hpb=c00193f9f09f9b852249a66391985f585d066084;p=mirror_ubuntu-zesty-kernel.git diff --git a/arch/mips/include/asm/txx9tmr.h b/arch/mips/include/asm/txx9tmr.h index 67f70a8f09bd..466a3def3866 100644 --- a/arch/mips/include/asm/txx9tmr.h +++ b/arch/mips/include/asm/txx9tmr.h @@ -59,9 +59,9 @@ void txx9_clockevent_init(unsigned long baseaddr, int irq, void txx9_tmr_init(unsigned long baseaddr); #ifdef CONFIG_CPU_TX39XX -#define TXX9_TIMER_BITS 24 +#define TXX9_TIMER_BITS 24 #else -#define TXX9_TIMER_BITS 32 +#define TXX9_TIMER_BITS 32 #endif #endif /* __ASM_TXX9TMR_H */