Commit 4008cb3a authored by Arnd Bergmann's avatar Arnd Bergmann

asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h

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: default avatarArnd Bergmann <arnd@arndb.de>
Reported-by: default avatarLKP project <lkp@linux.intel.com>
parent d975440b
/* XXX: delete asm-generic/io-64-nonatomic-hi-lo.h after converting new users */
#include <linux/io-64-nonatomic-hi-lo.h>
/* XXX: delete asm-generic/io-64-nonatomic-lo-hi.h after converting new users */
#include <linux/io-64-nonatomic-lo-hi.h>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment