diff options
Diffstat (limited to 'src/southbridge/ricoh/rl5c476/chip.h')
-rw-r--r-- | src/southbridge/ricoh/rl5c476/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/ricoh/rl5c476/chip.h b/src/southbridge/ricoh/rl5c476/chip.h index 922eece219..98d8a6936d 100644 --- a/src/southbridge/ricoh/rl5c476/chip.h +++ b/src/southbridge/ricoh/rl5c476/chip.h @@ -1,8 +1,6 @@ #ifndef _SOUTHBRIDGE_RICOH_RL5C476 #define _SOUTHBRIDGE_RICOH_RL5C476 -extern struct chip_operations southbridge_ricoh_rl5c476_ops; - struct southbridge_ricoh_rl5c476_config { int enable_cf; }; |