diff options
author | Tzung-Bi Shih <[email protected]> | 2023-10-03 08:04:53 +0000 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2023-10-05 18:09:38 +0800 |
commit | a7bad167bdc3cf4c47c6a9ec4fc9b4ae18b4614d (patch) | |
tree | d18fa19f26e696345a277219ba73f0e2b1d095e6 /drivers/fpga/fpga-mgr.c | |
parent | 2f3dd39e2b492bec366487a2c9bcbdbd7792f77c (diff) |
platform/chrome: cros_ec: fix compilation warning
When including cros_ec.h solely, the compiler emits the following
warning:
> 'struct cros_ec_device' declared inside parameter list
will not be visible outside of this definition or declaration
Fix it by forward declaration.
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tzung-Bi Shih <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions