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