]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Include/Protocol/EmbeddedGpio.h
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / Include / Protocol / EmbeddedGpio.h
index 77ea7ad034d1d317fff93f0952c1fe7492445e5b..4e7c8dbcd6d9fc5a4be4c66c5bb35377e3631c90 100644 (file)
@@ -68,7 +68,7 @@ Arguments:
   This  - pointer to protocol\r
   Gpio  - which pin to read\r
   Value - state of the pin\r
-  \r
+\r
 Returns:\r
 \r
   EFI_SUCCESS - GPIO state returned in Value\r
@@ -94,7 +94,7 @@ Arguments:
   This  - pointer to protocol\r
   Gpio  - which pin to modify\r
   Mode  - mode to set\r
-  \r
+\r
 Returns:\r
 \r
   EFI_SUCCESS - GPIO set as requested\r
@@ -120,7 +120,7 @@ Arguments:
   This  - pointer to protocol\r
   Gpio  - which pin\r
   Mode  - pointer to output mode value\r
-  \r
+\r
 Returns:\r
 \r
   EFI_SUCCESS - mode value retrieved\r
@@ -146,7 +146,7 @@ Arguments:
   This  - pointer to protocol\r
   Gpio  - which pin\r
   Direction - pull-up, pull-down, or none\r
-  \r
+\r
 Returns:\r
 \r
   EFI_SUCCESS - pin was set\r
@@ -164,4 +164,4 @@ struct _EMBEDDED_GPIO {
 \r
 extern EFI_GUID gEmbeddedGpioProtocolGuid;\r
 \r
-#endif \r
+#endif\r