commit | f9a8097a835c504197512f47a3b47823f6432ee1 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon May 30 20:58:03 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Jun 04 00:23:36 2016 +0200 |
tree | 806d9651d4fd3f39329328f90f5dc44d1dfb66e2 | |
parent | 4273b49a5211194e947c08867cf7fa5973d34a14 [diff] |
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>