Pull for-2.6.31 into release
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ typedef struct {
|
||||
u64 attribute;
|
||||
} efi_memory_desc_t;
|
||||
|
||||
typedef int (*efi_freemem_callback_t) (unsigned long start, unsigned long end, void *arg);
|
||||
typedef int (*efi_freemem_callback_t) (u64 start, u64 end, void *arg);
|
||||
|
||||
/*
|
||||
* Types and defines for Time Services
|
||||
|
||||
Reference in New Issue
Block a user