diff options
author | Al Viro <[email protected]> | 2008-08-17 22:54:55 -0400 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2008-10-22 22:55:20 -0700 |
commit | 1de1502c96c3c163c06419bfe838c73632fa8d9c (patch) | |
tree | c7acd47c699807af44e190b9041d2500ff2b0914 /arch/um/include/asm/serial.h | |
parent | bb8985586b7a906e116db835c64773b7a7d51663 (diff) |
x86, um: now we can get rid of trivial uml headers
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'arch/um/include/asm/serial.h')
-rw-r--r-- | arch/um/include/asm/serial.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/um/include/asm/serial.h b/arch/um/include/asm/serial.h deleted file mode 100644 index 61ad07cfd2d5..000000000000 --- a/arch/um/include/asm/serial.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __UM_SERIAL_H -#define __UM_SERIAL_H - -#include "asm/arch/serial.h" - -#endif |