From: Bill Pemberton Date: Thu, 17 Jun 2010 17:10:41 +0000 (-0400) Subject: Staging: xgifb: Remove port macros in osdef.h X-Git-Tag: v2.6.36-rc1~520^2~1^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e59f7119f0a998e3d453614b3d074962b84bc83;p=pandora-kernel.git Staging: xgifb: Remove port macros in osdef.h 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 Cc: Arnaud Patard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed