| 1 | // SPDX-License-Identifier: GPL-2.0 |
|---|---|
| 2 | // Copyright(c) 2018 Intel Corporation. All rights reserved. |
| 3 | |
| 4 | #include <linux/module.h> |
| 5 | #include <linux/printk.h> |
| 6 | #include "watermark.h" |
| 7 | |
| 8 | nfit_test_watermark(device_dax); |
| 9 |
| 1 | // SPDX-License-Identifier: GPL-2.0 |
|---|---|
| 2 | // Copyright(c) 2018 Intel Corporation. All rights reserved. |
| 3 | |
| 4 | #include <linux/module.h> |
| 5 | #include <linux/printk.h> |
| 6 | #include "watermark.h" |
| 7 | |
| 8 | nfit_test_watermark(device_dax); |
| 9 |