[201911][Innovium] Update Wistron platform definition

Why I did it
Cannot retrieve and display the reboot-cause.

How I did it
Correct the platform initialization definition.

How to verify it
Manual reboot and then 'show reboot-cause'
This commit is contained in:
Elvis Tsai 2021-12-09 11:09:53 +08:00 committed by GitHub
parent 2b4c8ee330
commit a8fed0a85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
__all__ = ["platform", "chassis", "sfp", "eeprom", "component", "psu", "thermal", "fan", "watchdog"]
from sonic_platform import *