mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-01 15:15:19 -04:00
Merge tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Pull EDAC updates from Borislav Petkov: "A totally boring branch this time around: a garden variety of small fixes all over the place" * tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras: EDAC/amd64: Do not warn when removing instances EDAC/sifive: Fix return value check in ecc_register() EDAC/aspeed: Remove unneeded semicolon EDAC: remove set but not used variable 'ecc_loc' EDAC: skx_common: downgrade message importance on missing PCI device EDAC/Kconfig: Fix Kconfig indentation
This commit is contained in:
@@ -491,8 +491,7 @@ config EDAC_TI
|
||||
tristate "Texas Instruments DDR3 ECC Controller"
|
||||
depends on ARCH_KEYSTONE || SOC_DRA7XX
|
||||
help
|
||||
Support for error detection and correction on the
|
||||
TI SoCs.
|
||||
Support for error detection and correction on the TI SoCs.
|
||||
|
||||
config EDAC_QCOM
|
||||
tristate "QCOM EDAC Controller"
|
||||
|
||||
Reference in New Issue
Block a user