[PATCH] Remove unused sleep() macro

5 views
Skip to first unread message

Christian Storm

unread,
Nov 19, 2020, 6:55:13 AM11/19/20
to efibootg...@googlegroups.com, Christian Storm
From: Christian Storm <christi...@siemens.com>

Signed-off-by: Christian Storm <christi...@siemens.com>
---
include/utils.h | 3 ---
1 file changed, 3 deletions(-)

diff --git a/include/utils.h b/include/utils.h
index d8a7db5..8ce5ac6 100644
--- a/include/utils.h
+++ b/include/utils.h
@@ -20,9 +20,6 @@

#define MAX_INFO_SIZE 1024

-#define sleep(X) \
- uefi_call_wrapper(BS->Stall, 1, (X) * 1000 * 1000l)
-
typedef struct _VOLUME_DESC {
EFI_DEVICE_PATH *devpath;
CHAR16 *fslabel;
--
2.29.2

Jan Kiszka

unread,
Nov 19, 2020, 7:07:46 AM11/19/20
to [ext] Christian Storm, efibootg...@googlegroups.com
Thanks, applied.

Jan

--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Reply all
Reply to author
Forward
0 new messages