diff options
author | Tom Rini <trini@konsulko.com> | 2023-07-17 15:26:43 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-07-21 15:32:12 -0400 |
commit | 7c97b715e920bc41f628b39925ac829ff9cf7d8f (patch) | |
tree | 4370ef370327fc114e0c0259fdb0892a6db227a3 /drivers/fpga/fpga-uclass.c | |
parent | 300e475967ca2e7461e3f42593451dab9014be15 (diff) |
arm: omap2: Fix warning in force_emif_self_refresh
The function declaration for force_emif_self_refresh takes no parameters
but does not specify this, only the prototype in the headers do. As
clang will warn about this, correct it.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/fpga/fpga-uclass.c')
0 files changed, 0 insertions, 0 deletions