* a few small style fixes to last commit
* no functional change git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42617 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
|
||||
#include "accelerant_protos.h"
|
||||
#include "accelerant.h"
|
||||
#include "utility.h"
|
||||
#include "gpu.h"
|
||||
#include "utility.h"
|
||||
|
||||
#include <Debug.h>
|
||||
|
||||
|
||||
#undef TRACE
|
||||
|
||||
#define TRACE_GPU
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
* Authors:
|
||||
* Alexander von Gluck, [email protected]
|
||||
*/
|
||||
#ifndef RADEON_HD_MC_H
|
||||
#define RADEON_HD_MC_H
|
||||
#ifndef RADEON_HD_GPU_H
|
||||
#define RADEON_HD_GPU_H
|
||||
|
||||
|
||||
// GPU Control registers. These are combined as
|
||||
|
||||
Reference in New Issue
Block a user