mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
This commit removes the aged Block::Driver interface that has already been superseded by the Block::Request_stream API for some time now. It is solely used by components whose existence is made redundant, like 'lx_block', or old drivers, like the SD-Card driver for PL180 and old i.MX53/6 systems or the RPi 1, that have not seen active use other than in the nightly CI runs. Fixes #5522.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.