diff --git a/local/patches/base/P0-ihdad-device-revert.patch b/local/patches/base/P0-ihdad-device-revert.patch deleted file mode 100644 index 5ea2c7bbf9..0000000000 --- a/local/patches/base/P0-ihdad-device-revert.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/drivers/audio/ihdad/src/hda/device.rs b/drivers/audio/ihdad/src/hda/device.rs -index 78e8f0a2..a15e2138 100755 ---- a/drivers/audio/ihdad/src/hda/device.rs -+++ b/drivers/audio/ihdad/src/hda/device.rs -@@ -632,7 +632,7 @@ impl IntelHDA { - - */ - -- pub fn dump_codec(&self, codec: u8) -> String { -+ pub fn dump_codec(&self, _codec: u8) -> String { - let mut string = String::new(); - - for (_, widget) in self.widget_map.iter() { diff --git a/local/patches/base/P0-ihdad-fix-broken-imports.patch b/local/patches/base/P0-ihdad-fix-broken-imports.patch deleted file mode 100644 index e69de29bb2..0000000000