arch/um: remove duplicate includes
Signed-off-by: Lucas Woods <woodzy@gmail.com> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8299ca5ce1
commit
ab8cda4347
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
#include "sigio.h"
|
||||
#include "os.h"
|
||||
#include "um_malloc.h"
|
||||
#include "init.h"
|
||||
|
||||
/* Protected by sigio_lock(), also used by sigio_cleanup, which is an
|
||||
* exitcall.
|
||||
|
|
Loading…
Reference in a new issue