diff options
author | Alex Deucher <alex@botch2.(none)> | 2007-11-17 00:34:56 -0500 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-11-17 00:34:56 -0500 |
commit | b155fa872ee4ca5d801e942aee6e619cef104f35 (patch) | |
tree | 8cc3fa6aa8bb8fd1f1d4aafa6908046d38207b1e /src/radeon_atombios.h | |
parent | 67db114d97abed7a607467e5d67c7b4ffa2c347e (diff) |
WIP: more new ATOM integration work
Diffstat (limited to 'src/radeon_atombios.h')
-rw-r--r-- | src/radeon_atombios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_atombios.h b/src/radeon_atombios.h index 3cfa6733..5e8cc245 100644 --- a/src/radeon_atombios.h +++ b/src/radeon_atombios.h @@ -27,7 +27,7 @@ #ifndef RHD_ATOMBIOS_H_ # define RHD_ATOMBIOS_H_ -#include "radeon.h" +//#include "radeon.h" # ifdef ATOM_BIOS |