]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/InterruptDxe/HardwareInterrupt.c
Update to support a single stack. GCC update will follow.
[mirror_edk2.git] / BeagleBoardPkg / InterruptDxe / HardwareInterrupt.c
index 97361ffbc1d0c0ec4a0249d9f7145f5bfb0389e8..3e69515dfe5fd20ca8e1c5513de21825387336d8 100644 (file)
@@ -93,7 +93,6 @@ RegisterInterruptSource (
   }\r
 \r
   gRegisteredInterruptHandlers[Source] = Handler;\r
-\r
   return This->EnableInterruptSource(This, Source);\r
 }\r
 \r