diff options
Diffstat (limited to 'src/southbridge/via/vt8235/chip.h')
-rw-r--r-- | src/southbridge/via/vt8235/chip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/via/vt8235/chip.h b/src/southbridge/via/vt8235/chip.h index 897ba13bf6..b855a9423c 100644 --- a/src/southbridge/via/vt8235/chip.h +++ b/src/southbridge/via/vt8235/chip.h @@ -1,7 +1,7 @@ #ifndef _SOUTHBRIDGE_VIA_VT8235 #define _SOUTHBRIDGE_VIA_VT8235 -extern struct chip_control southbridge_via_vt8235_control; +extern struct chip_operations southbridge_via_vt8235_control; struct southbridge_via_vt8235_config { /* PCI function enables */ |