mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 00:38:55 +00:00
Staging: xgifb: remove XGI.h
This was not included anywhere and just defined a debugging macro. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Cc: Arnaud Patard <apatard@mandriva.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
a3e735a5a2
commit
b06bce7727
@ -1,10 +0,0 @@
|
||||
#ifndef _XGI_H
|
||||
#define _XGI_H
|
||||
|
||||
#if 1
|
||||
#define TWDEBUG(x)
|
||||
#else
|
||||
#define TWDEBUG(x) printk(KERN_INFO x "\n");
|
||||
#endif
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user