summaryrefslogtreecommitdiff
path: root/atombios.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-04-13 16:10:09 +1000
committerDave Airlie <airlied@linux.ie>2009-04-13 16:10:09 +1000
commit5b9e40dca5c3ca5e3e97e7b848e6bcf49aec7281 (patch)
treebb33abd550a6a0af7c91725c5285f0247fb4131f /atombios.h
parent5923a7c7290e19f8adcea26a4ae1efd51f01aca1 (diff)
dump detailed connector/router info
Diffstat (limited to 'atombios.h')
-rw-r--r--atombios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atombios.h b/atombios.h
index 9932b09..1f7fe14 100644
--- a/atombios.h
+++ b/atombios.h
@@ -2795,7 +2795,7 @@ typedef struct _ATOM_COMMON_RECORD_HEADER
#define ATOM_ROUTER_DATA_CLOCK_PATH_SELECT_RECORD_TYPE 15
//Must be updated when new record type is added,equal to that record definition!
-#define ATOM_MAX_OBJECT_RECORD_NUMBER ATOM_CONNECTOR_CF_RECORD_TYPE
+#define ATOM_MAX_OBJECT_RECORD_NUMBER ATOM_ROUTER_DATA_CLOCK_PATH_SELECT_RECORD_TYPE
typedef struct _ATOM_I2C_RECORD
{