From 5bbad9c8f0eacf92fa0ddb6d2d34afe7a0d4278e Mon Sep 17 00:00:00 2001
From: Piotr Jaroszyński
Date: Tue, 27 Jul 2010 20:37:55 +0200
Subject: [ioapi] Move get_memmap() to the I/O API group
pcbios specific get_memmap() is used by the b44 driver making
all-drivers builds fail on other platforms. Move it to the I/O API
group and provide a dummy implementation on EFI.
Signed-off-by: Piotr Jaroszyński
Signed-off-by: Michael Brown
---
src/tests/umalloc_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/tests')
diff --git a/src/tests/umalloc_test.c b/src/tests/umalloc_test.c
index 157835d8d..53810833c 100644
--- a/src/tests/umalloc_test.c
+++ b/src/tests/umalloc_test.c
@@ -1,7 +1,7 @@
#include
#include
#include
-#include
+#include
void umalloc_test ( void ) {
struct memory_map memmap;
--
cgit v1.2.3-55-g7522