MIPS: Correct the header guard of r4k-timer.h
authorWei Li <liwei391@huawei.com>
Fri, 18 Sep 2020 01:41:11 +0000 (09:41 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 18 Sep 2020 13:29:00 +0000 (15:29 +0200)
commit38a6445cab6ba4bf6b32f28552d2a7d87dc4414a
treec2a8763b7486388dc65a9425e59a95826821aba6
parent601637e42df045ca2d1a9324d56765f044d46866
MIPS: Correct the header guard of r4k-timer.h

Rename the header guard of r4k-timer.h from __ASM_R4K_TYPES_H to
__ASM_R4K_TIMER_H what corresponding with the file name.

Signed-off-by: Wei Li <liwei391@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/r4k-timer.h