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:
@@ -15,7 +15,6 @@
|
|||||||
#include <GraphicsDefs.h>
|
#include <GraphicsDefs.h>
|
||||||
#include <Accelerant.h>
|
#include <Accelerant.h>
|
||||||
#include <Drivers.h>
|
#include <Drivers.h>
|
||||||
#include <KernelExport.h>
|
|
||||||
#include <PCI.h>
|
#include <PCI.h>
|
||||||
#include <OS.h>
|
#include <OS.h>
|
||||||
|
|
||||||
@@ -101,7 +100,6 @@ typedef struct {
|
|||||||
/* For registers access */
|
/* For registers access */
|
||||||
uint16 indexPort;
|
uint16 indexPort;
|
||||||
uint16 valuePort;
|
uint16 valuePort;
|
||||||
spinlock portLock;
|
|
||||||
|
|
||||||
/* Mapped areas */
|
/* Mapped areas */
|
||||||
area_id fbArea;
|
area_id fbArea;
|
||||||
|
|||||||
Reference in New Issue
Block a user