Checked in too soon.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23195 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer
2007-12-30 10:33:31 +00:00
parent b458d96afb
commit 9ffc1f4105
@@ -15,7 +15,6 @@
#include <GraphicsDefs.h>
#include <Accelerant.h>
#include <Drivers.h>
#include <KernelExport.h>
#include <PCI.h>
#include <OS.h>
@@ -101,7 +100,6 @@ typedef struct {
/* For registers access */
uint16 indexPort;
uint16 valuePort;
spinlock portLock;
/* Mapped areas */
area_id fbArea;