]> git.baikalelectronics.ru Git - kernel.git/commit
char/genrtc: remove asm-generic/rtc.h from mips
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2016 18:58:03 +0000 (20:58 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:23:36 +0000 (00:23 +0200)
commit8eeb0ffbd88ad387b874361e1a2d4c8f04171c8f
tree806d9651d4fd3f39329328f90f5dc44d1dfb66e2
parent77cfb9f4257f5da5bdc1d6d5537ef05ec069acfb
char/genrtc: remove asm-generic/rtc.h from mips

arch/mips/sni/time.c includes asm-generic/rtc.h for no apparent reason,
and it works fine without that header, so lets remove the inclusion
in preparation of deleting the file.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/mips/sni/time.c