Josef Söntgen 76ad585e56 Remove Block::Driver interface
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.
2025-04-10 16:32:58 +02:00
..
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2023-11-28 14:24:23 +01:00
2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.