mirror of
https://github.com/drasko/codezero.git
synced 2026-01-15 12:23:15 +01:00
Timer devices removed, based on PAGE granularity mappings.
This commit is contained in:
@@ -343,7 +343,7 @@ int memcap_request_device(struct cap_list *cap_list,
|
||||
devcap->start = cap->start;
|
||||
devcap->end = cap->end;
|
||||
devcap->size = cap->size;
|
||||
|
||||
|
||||
/* Unlink only. This is boot memory */
|
||||
list_remove(&cap->list);
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user