Skip to content

Commit

Permalink
Staging: w35und: remove crazy commented out includes
Browse files Browse the repository at this point in the history
I have no idea why the driver would want to include OpenGL headers in the first
place but lets just remove the crazy includes.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 7e797ab commit 91da3d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/winbond/sme_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@

#include "localpara.h"

/****************** INCLUDE FILES SECTION ***********************************/
//#include "GL\gl_core.h"

/****************** CONSTANT AND MACRO SECTION ******************************/
#define _INLINE __inline

Expand Down

0 comments on commit 91da3d3

Please sign in to comment.