diff mbox series

s390: remove pointless drivers-y in drivers/s390/Makefile

Message ID 20190912052354.24829-1-yamada.masahiro@socionext.com
State Accepted
Commit 2735913c1079b7dd7ec1d746c13a84ec1b5ea276
Headers show
Series s390: remove pointless drivers-y in drivers/s390/Makefile | expand

Commit Message

Masahiro Yamada Sept. 12, 2019, 5:23 a.m. UTC
This is unused.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

---

 drivers/s390/Makefile | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.17.1

Comments

Heiko Carstens Sept. 14, 2019, 10:17 a.m. UTC | #1
On Thu, Sep 12, 2019 at 02:23:54PM +0900, Masahiro Yamada wrote:
> This is unused.

> 

> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

> ---

> 

>  drivers/s390/Makefile | 3 ---

>  1 file changed, 3 deletions(-)


Applied, thanks.
diff mbox series

Patch

diff --git a/drivers/s390/Makefile b/drivers/s390/Makefile
index a863b0462b43..cde73b6a9afb 100644
--- a/drivers/s390/Makefile
+++ b/drivers/s390/Makefile
@@ -4,6 +4,3 @@ 
 #
 
 obj-y += cio/ block/ char/ crypto/ net/ scsi/ virtio/
-
-drivers-y += drivers/s390/built-in.a
-