From f70575805708cabdedea7498aaa3f710fde4d920 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 31 Jan 2024 03:29:01 +0000
Subject: [PATCH] add lvds1024*800

---
 kernel/drivers/acpi/acpica/nsxfobj.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/kernel/drivers/acpi/acpica/nsxfobj.c b/kernel/drivers/acpi/acpica/nsxfobj.c
index c022bef..3242694 100644
--- a/kernel/drivers/acpi/acpica/nsxfobj.c
+++ b/kernel/drivers/acpi/acpica/nsxfobj.c
@@ -24,7 +24,8 @@
  *
  * RETURN:      Status
  *
- * DESCRIPTION: This routine returns the type associatd with a particular handle
+ * DESCRIPTION: This routine returns the type associated with a particular
+ *              handle
  *
  ******************************************************************************/
 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type)

--
Gitblit v1.6.2