• Dan Williams's avatar
    efi/cper, cxl: Remove cxl_err.h · b0048092
    Dan Williams authored
    While going to create include/linux/cxl.h for some cross-subsystem CXL
    definitions I noticed that include/linux/cxl_err.h was already present.
    That header has no reason to be global, and it duplicates the RAS
    Capability Structure definitions in drivers/cxl/cxl.h. A follow-on patch
    can consider unifying the CXL native error tracing with the CPER error
    printing.
    
    Also fixed up the spec reference as the latest released spec is v3.0.
    
    Cc: Smita Koralahalli <Smita.KoralahalliChannabasappa@amd.com>
    Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
    Reviewed-by: default avatarIra Weiny <ira.weiny@intel.com>
    Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
    b0048092
cper_cxl.c 5.14 KB