Greg Watson | a1cd3d8 | 2003-07-28 21:06:51 +0000 | [diff] [blame] | 1 | #ifndef _SOUTHBRIDGE_WINBOND_W83C553 |
| 2 | #define _SOUTHBRIDGE_WINBOND_W83C553 |
| 3 | |
Eric Biederman | dbec2d4 | 2004-10-21 10:44:08 +0000 | [diff] [blame] | 4 | extern struct chip_operations southbridge_winbond_w83c553_control; |
Greg Watson | a1cd3d8 | 2003-07-28 21:06:51 +0000 | [diff] [blame] | 5 | |
Greg Watson | 39264e2 | 2003-07-23 21:33:03 +0000 | [diff] [blame] | 6 | struct southbridge_winbond_w83c553_config { |
| 7 | }; |
Greg Watson | a1cd3d8 | 2003-07-28 21:06:51 +0000 | [diff] [blame] | 8 | |
| 9 | #endif /* _SOUTHBRIDGE_WINBOND_W83C553 */ |