coreboot/src
Paul Menzel e1194ae6b6 superio: Add newline to log message about disabled mouse controller
A newline is missing at the end of the informational message.

    PNP: 002e.5 init
    nct5572d_init: Disable mouse controller.PNP: 002e.5 init finished in 0 msecs
    PNP: 002e.307 init

Change-Id: Ic73ed97be0993637be1e97040784d5a8e70a22ae
Fixes: 6ff1078990 ("superio: Log if mouse controller is disabled")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45805
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-10-17 13:54:29 +00:00
..
acpi acpi/acpigen_dsm: fix I2C HID DSM to report correct function support 2020-10-16 18:23:54 +00:00
arch sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
commonlib src/commonlib: Drop unneeded empty lines 2020-09-21 15:53:25 +00:00
console src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
cpu include/cpu/x86: introduce new helper for (un)setting MSRs 2020-10-16 22:20:47 +00:00
device pci_device: Add a helper function for determining if PCI device is wake source 2020-10-11 02:13:17 +00:00
drivers drivers: snsn65dsi86: Fix link rate parsing 2020-10-13 22:41:05 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-15 13:44:52 +00:00
include include/cpu/x86: introduce new helper for (un)setting MSRs 2020-10-16 22:20:47 +00:00
lib lib/cbfs: deserialize cbfs_stage objects correctly 2020-10-13 08:28:14 +00:00
mainboard mb: AMD CIMx boards: Fix typo in *is defined* in comments 2020-10-17 13:54:17 +00:00
northbridge intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
security intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
soc intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
southbridge haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
superio superio: Add newline to log message about disabled mouse controller 2020-10-17 13:54:29 +00:00
vendorcode vendorcode/amd: Fix typo in *is defined* in comments 2020-10-17 13:54:11 +00:00
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00