Merge branch 'next' into for-linus
[platform/kernel/linux-starfive.git] / drivers / input / mouse / elan_i2c.h
index 84bb386..e12da5b 100644 (file)
@@ -94,7 +94,7 @@ struct elan_transport_ops {
        int (*iap_reset)(struct i2c_client *client);
 
        int (*prepare_fw_update)(struct i2c_client *client, u16 ic_type,
-                                u8 iap_version);
+                                u8 iap_version, u16 fw_page_size);
        int (*write_fw_block)(struct i2c_client *client, u16 fw_page_size,
                              const u8 *page, u16 checksum, int idx);
        int (*finish_fw_update)(struct i2c_client *client,