Skip to content

Commit

Permalink
sisfb: delete osdef.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Aaro Koskinen authored and Paul Mundt committed Nov 24, 2010
1 parent 1f8e6ee commit c07a1c6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 65 deletions.
1 change: 0 additions & 1 deletion drivers/video/sis/init.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#ifndef _INIT_H_
#define _INIT_H_

#include "osdef.h"
#include "initdef.h"

#include "vgatypes.h"
Expand Down
1 change: 0 additions & 1 deletion drivers/video/sis/init301.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#ifndef _INIT301_H_
#define _INIT301_H_

#include "osdef.h"
#include "initdef.h"

#include "vgatypes.h"
Expand Down
1 change: 0 additions & 1 deletion drivers/video/sis/initextlfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
* Author: Thomas Winischhofer <thomas@winischhofer.net>
*/

#include "osdef.h"
#include "initdef.h"
#include "vgatypes.h"
#include "vstruct.h"
Expand Down
61 changes: 0 additions & 61 deletions drivers/video/sis/osdef.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/video/sis/sis.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#ifndef _SIS_H_
#define _SIS_H_

#include "osdef.h"
#include <video/sisfb.h>

#include "vgatypes.h"
Expand Down

0 comments on commit c07a1c6

Please sign in to comment.