diff options
Diffstat (limited to 'src/g80_type.h')
-rw-r--r-- | src/g80_type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/g80_type.h b/src/g80_type.h index 0cebae7..9bb07a4 100644 --- a/src/g80_type.h +++ b/src/g80_type.h @@ -7,7 +7,7 @@ #include <xf86Crtc.h> #include <xf86int10.h> -#define G80_NUM_I2C_PORTS 6 +#define G80_NUM_I2C_PORTS 10 typedef enum Head { HEAD0 = 0, |