diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2010-11-19 21:58:51 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-24 16:03:22 +0900 |
commit | c07a1c6b0fc6408efda7b7f5d12f24a3eda6a5e8 (patch) | |
tree | 156c1b84d2d6ebe4476e26d504ba5d09c0872aa3 /drivers/video/sis/sis.h | |
parent | 1f8e6eee81709cfd500ca05e36b8207566e58222 (diff) | |
download | blackbird-op-linux-c07a1c6b0fc6408efda7b7f5d12f24a3eda6a5e8.tar.gz blackbird-op-linux-c07a1c6b0fc6408efda7b7f5d12f24a3eda6a5e8.zip |
sisfb: delete osdef.h
The file is not needed.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/sis/sis.h')
-rw-r--r-- | drivers/video/sis/sis.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/sis/sis.h b/drivers/video/sis/sis.h index 7c5710e3fb56..80d89d37c414 100644 --- a/drivers/video/sis/sis.h +++ b/drivers/video/sis/sis.h @@ -24,7 +24,6 @@ #ifndef _SIS_H_ #define _SIS_H_ -#include "osdef.h" #include <video/sisfb.h> #include "vgatypes.h" |