mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
dccfbc73a9
The ioremap passed as argument to __nfit_test_ioremap can be a macro so
it cannot be passed as function argument. Make __nfit_test_ioremap into
a macro so that ioremap can be passed as untyped macro argument.
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Fixes:
|
||
---|---|---|
.. | ||
test | ||
acpi_nfit_test.c | ||
config_check.c | ||
dax_pmem_test.c | ||
dax-dev.c | ||
device_dax_test.c | ||
dimm_devs.c | ||
Kbuild | ||
libnvdimm_test.c | ||
Makefile | ||
pmem_test.c | ||
pmem-dax.c | ||
watermark.h |