From 93d4d55295f5122d099c396ef99b5e11c0bc2ee7 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 10 Aug 2011 15:51:00 +0000 Subject: [PATCH] * 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 --- src/add-ons/accelerants/radeon_hd/gpu.cpp | 3 ++- src/add-ons/accelerants/radeon_hd/gpu.h | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/add-ons/accelerants/radeon_hd/gpu.cpp b/src/add-ons/accelerants/radeon_hd/gpu.cpp index 4c0d63220e..2a37354cd3 100644 --- a/src/add-ons/accelerants/radeon_hd/gpu.cpp +++ b/src/add-ons/accelerants/radeon_hd/gpu.cpp @@ -9,11 +9,12 @@ #include "accelerant_protos.h" #include "accelerant.h" -#include "utility.h" #include "gpu.h" +#include "utility.h" #include + #undef TRACE #define TRACE_GPU diff --git a/src/add-ons/accelerants/radeon_hd/gpu.h b/src/add-ons/accelerants/radeon_hd/gpu.h index d3958f4c46..e8311e4694 100644 --- a/src/add-ons/accelerants/radeon_hd/gpu.h +++ b/src/add-ons/accelerants/radeon_hd/gpu.h @@ -5,8 +5,8 @@ * Authors: * Alexander von Gluck, kallisti5@unixzen.com */ -#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