diff options
| author | André Almeida <[email protected]> | 2022-02-16 13:27:19 -0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-02-16 16:34:25 +0000 |
| commit | 2b993ab79b5dc83eb699e747bfac6c04f4f5fc70 (patch) | |
| tree | a3eba63410c02c2efe3915e16da81d101a231bd3 /Documentation/driver-api/fpga/fpga-programming.rst | |
| parent | 47b34f495b8b75475952f12c521c4c1fc2fa09b4 (diff) | |
spi: amd: Fix building without ACPI enabled
Commit 209043554915 ("spi: amd: Add support for version AMDI0062")
removed the cast ACPI_PTR() for no good reason. This wrapper is
important to make sure that the driver can be compiled with or without
CONFIG_ACPI enabled, useful for compiling test. Give back the cast so
compilation works again.
Fixes: 209043554915 ("spi: amd: Add support for version AMDI0062")
Signed-off-by: André Almeida <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'Documentation/driver-api/fpga/fpga-programming.rst')
0 files changed, 0 insertions, 0 deletions