[arm64] udeb: Use generic ata-modules

arm64 does not have any special ata drivers so instead of listing
'libata' we can just reuse global ones.
This commit is contained in:
Marcin Juszkiewicz 2019-02-20 07:59:38 +00:00
parent ad9f27e1eb
commit 3afa55a954
2 changed files with 5 additions and 1 deletions

3
debian/changelog vendored
View File

@ -641,6 +641,9 @@ linux (4.19.26-1) UNRELEASED; urgency=medium
[ Romain Perier ]
* [rt] Update to 4.19.25-rt16
[ Marcin Juszkiewicz ]
* [arm64] udeb: Use generic ata-modules
-- Ben Hutchings <ben@decadent.org.uk> Tue, 12 Feb 2019 12:49:10 +0000
linux (4.19.20-1) unstable; urgency=medium

View File

@ -1 +1,2 @@
libata
#include <ata-modules>