diff options
Diffstat (limited to 'source/components/hardware/hwvalid.c')
-rw-r--r-- | source/components/hardware/hwvalid.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/components/hardware/hwvalid.c b/source/components/hardware/hwvalid.c index 4462434..535cdbb 100644 --- a/source/components/hardware/hwvalid.c +++ b/source/components/hardware/hwvalid.c @@ -1,4 +1,3 @@ - /****************************************************************************** * * Module Name: hwvalid - I/O request validation @@ -364,5 +363,3 @@ AcpiHwWritePort ( return (AE_OK); } - - |