diff options
Diffstat (limited to 'src/superio/winbond/w83627thg/chip.h')
-rw-r--r-- | src/superio/winbond/w83627thg/chip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627thg/chip.h b/src/superio/winbond/w83627thg/chip.h index 692715e2c2..1677b97fec 100644 --- a/src/superio/winbond/w83627thg/chip.h +++ b/src/superio/winbond/w83627thg/chip.h @@ -30,4 +30,4 @@ struct superio_winbond_w83627thg_config { struct pc_keyboard keyboard; }; -#endif +#endif /* SUPERIO_WINBOND_W83627THG_CHIP_H */ |