aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/hpwdt.c')
-rw-r--r--drivers/watchdog/hpwdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/hpwdt.c b/drivers/watchdog/hpwdt.c
index a2e174b09fe7..cd1cc2dacee7 100644
--- a/drivers/watchdog/hpwdt.c
+++ b/drivers/watchdog/hpwdt.c
@@ -88,7 +88,7 @@ struct smbios_entry_point {
88 u8 intermediate_anchor[5]; 88 u8 intermediate_anchor[5];
89 u8 intermediate_checksum; 89 u8 intermediate_checksum;
90 u16 table_length; 90 u16 table_length;
91 u64 table_address; 91 u32 table_address;
92 u16 table_num_structs; 92 u16 table_num_structs;
93 u8 bcd_revision; 93 u8 bcd_revision;
94}; 94};