From d3985d9ac6eeaf447a40d18b78a7e5443f95d790 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Mon, 30 Jan 2012 16:32:09 -0500 Subject: um: a bunch of headers can be killed by using generic-y Signed-off-by: Al Viro Signed-off-by: Richard Weinberger --- arch/um/include/asm/current.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 arch/um/include/asm/current.h (limited to 'arch/um/include/asm/current.h') diff --git a/arch/um/include/asm/current.h b/arch/um/include/asm/current.h deleted file mode 100644 index c2191d9aa03..00000000000 --- a/arch/um/include/asm/current.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) - * Licensed under the GPL - */ - -#ifndef __UM_CURRENT_H -#define __UM_CURRENT_H - -#include "linux/thread_info.h" - -#define current (current_thread_info()->task) - -#endif -- cgit v1.2.3-70-g09d2