Staging: xgifb: Remove port macros in osdef.h
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:41 +0000 (13:10 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:30:07 +0000 (14:30 -0700)
The port related macros in osdef.h are replaced with calls to out?()
and in?().  This removes the last macros defined in osdef.h, so this
file is no longer needed.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found