Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
power: avs: smartreflex: Remove superfluous cast in debugfs_create_fi…
…le() call There is no need to cast a typed pointer to a void pointer when calling a function that accepts the latter. Remove it, as the cast prevents further compiler checks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information