Arnd Bergmann 2b5a9a37e9 time: Add an asm-generic/compat.h file
We have a couple of files that try to include asm/compat.h on
architectures where this is available. Those should generally use the
higher-level linux/compat.h file, but that in turn fails to include
asm/compat.h when CONFIG_COMPAT is disabled, unless we can provide
that header on all architectures.

This adds the asm/compat.h for all remaining architectures to
simplify the dependencies.

Architectures that are getting removed in linux-4.17 are not changed
here, to avoid needless conflicts with the removal patches. Those
architectures are broken by this patch, but we have already shown
that they have no users.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-04-19 13:28:51 +02:00
..
2014-01-27 11:24:55 +01:00
2014-01-23 16:36:54 -08:00
2018-01-17 13:34:35 +01:00
2018-04-19 13:28:51 +02:00
2013-10-09 20:04:08 -05:00
2010-04-01 08:38:24 +02:00
2017-05-29 11:03:56 +02:00
2010-08-04 10:22:35 +02:00