uml: remove unused header

From: Adrian Bunk <bunk@kernel.org>

This patch removes the unused and broken (the normal asm/keyboard.h
files no longer exists) include/asm-um/keyboard.h

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Jeff Dike 2008-05-12 14:01:52 -07:00 committed by Linus Torvalds
parent 43f5b3085f
commit 309e96cdf2
1 changed files with 0 additions and 6 deletions

View File

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