cxl/registers: Fix Documentation warning
authorDan Williams <dan.j.williams@intel.com>
Sat, 4 Sep 2021 02:21:06 +0000 (19:21 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 7 Sep 2021 18:39:02 +0000 (11:39 -0700)
commit2b922a9d064f8e86b53b04f5819917b7a04142ed
treeda17ae8d4a1bbd57635cfe8f5060bc64fbcb50f1
parenta01da6ca7d0ad66b6fa2dc4af0fc97ca8ba28b45
cxl/registers: Fix Documentation warning

Commit 0f06157e0135 ("cxl/core: Move register mapping infrastructure")
neglected to add a DOC header for the new drivers/core/regs.c file.

Reported-by: Ben Widawsky <ben.widawsky@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/163072206675.2250120.3527179192933919995.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Documentation/driver-api/cxl/memory-devices.rst
drivers/cxl/core/regs.c