[powerpc*] udeb: Remove redundant lines from pata-modules

The pata_macio and pata_mpc52xx drivers are built under drivers/ata so
don't need to be specifically included.  (pata_macio is also currently
built-in for some reason.)
This commit is contained in:
Ben Hutchings 2019-02-12 16:58:17 +00:00
parent b06fe35d7f
commit f78b5405e6
1 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1 @@
#include <pata-modules>
pata_mpc52xx ?
pata_macio ?