Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19509
b: refs/heads/master
c: 3c5c363
h: refs/heads/master
i:
  19507: f09ec1a
v: v3
  • Loading branch information
Len Brown committed Jan 20, 2006
1 parent 1b34906 commit 76604a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0af5853bccd263161df80c259d61fc71211c5ac3
refs/heads/master: 3c5c363826e435cf4d54d917202567e5b57cae5f
8 changes: 0 additions & 8 deletions trunk/drivers/acpi/resources/rsmisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,14 +328,6 @@ acpi_rs_convert_resource_to_aml(struct acpi_resource *resource,

ACPI_FUNCTION_TRACE("rs_convert_resource_to_aml");

/* Validate the Resource pointer, must be 32-bit aligned */

if (((acpi_native_uint) resource) & 0x3) {
acpi_os_printf
("**** SET: Misaligned resource pointer: %p Type %2.2X Len %X\n",
resource, resource->type, resource->length);
}

/*
* First table entry must be ACPI_RSC_INITxxx and must contain the
* table length (# of table entries)
Expand Down

0 comments on commit 76604a9

Please sign in to comment.