From: Peter Huewe Date: Thu, 9 Feb 2012 20:11:43 +0000 (+0100) Subject: staging/xgifb: Include sis initdef.h header X-Git-Tag: v3.4-rc1~186^2~176^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84359ef62aa36dc92508547852587b284c2664d2;p=pandora-kernel.git staging/xgifb: Include sis initdef.h header This patch includes the initdef.h header from the sis driver. Since the xgi driver used to redefine a lot of stuff from the sis driver, we can simply include the headers of the sis driver itself, so we can remove duplicated stuff later on. In order to include the initdef.h we have to rename the header guards. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed