mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
4008cb3ad2
New users of these files still start showing up in linux-next, so it's better to have a migration strategy. All existing users as of 4.3-rc4 are converted to use linux/io-64-nonatomic-*.h, and after 4.4-rc1 we can change all the new ones that have come in since, and then remove this file again. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reported-by: LKP project <lkp@linux.intel.com>
2 lines
122 B
C
2 lines
122 B
C
/* XXX: delete asm-generic/io-64-nonatomic-hi-lo.h after converting new users */
|
|
#include <linux/io-64-nonatomic-hi-lo.h>
|