uaccess: drop duplicate includes from asm/uaccess.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2016-12-27 18:14:09 -05:00
parent 5e6039d8a3
commit af1d5b37d6
35 changed files with 1 additions and 64 deletions

View File

@@ -7,7 +7,6 @@
#ifndef __UM_UACCESS_H
#define __UM_UACCESS_H
#include <asm/thread_info.h>
#include <asm/elf.h>
#define __under_task_size(addr, size) \