diff options
Diffstat (limited to 'src/southbridge/ricoh/rl5c476/chip.h')
-rw-r--r-- | src/southbridge/ricoh/rl5c476/chip.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/southbridge/ricoh/rl5c476/chip.h b/src/southbridge/ricoh/rl5c476/chip.h index c4cd9d7997..922eece219 100644 --- a/src/southbridge/ricoh/rl5c476/chip.h +++ b/src/southbridge/ricoh/rl5c476/chip.h @@ -5,7 +5,6 @@ extern struct chip_operations southbridge_ricoh_rl5c476_ops; struct southbridge_ricoh_rl5c476_config { int enable_cf; - }; -#endif /* _SOUTHBRIDGE_RL5C476 */ +#endif /* _SOUTHBRIDGE_RICOH_RL5C476 */ |