]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/Gpio/Gpio.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / Omap35xxPkg / Gpio / Gpio.c
index c64e6be7bb098bd319194d45aca93a4080cb3396..4d713f7bf58dd40a2d90f3fd8b23ba91d81d1d48 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 \r
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
-  \r
+\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -129,7 +129,7 @@ GpioInitialize (
   )\r
 {\r
   EFI_STATUS  Status;\r
-  \r
+\r
   Status = gBS->InstallMultipleProtocolInterfaces(&ImageHandle, &gEmbeddedGpioProtocolGuid, &Gpio, NULL);\r
   return Status;\r
 }\r