x86, um: remove dead header (uml module-generic.h; never used these days)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
Al Viro 2008-08-18 00:14:39 -04:00 committed by H. Peter Anvin
parent 2e074004c6
commit 7127da4ee4

View file

@ -1,6 +0,0 @@
#ifndef __UM_MODULE_GENERIC_H
#define __UM_MODULE_GENERIC_H
#include "asm/arch/module.h"
#endif