1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2016 - 2018 Intel Corporation. All rights reserved. */ 3 #include <linux/percpu-refcount.h> 4 #include <linux/memremap.h> 5 #include <linux/module.h> 6 #include <linux/pfn_t.h> 7 #include <linux/nd.h> 8 #include "../bus.h" 9 10 11