From 7a6cdb8cfebf16907926e78a30f493fa587695e6 Mon Sep 17 00:00:00 2001 From: Andreas Ruprecht Date: Sun, 10 Aug 2014 21:40:48 +0200 Subject: [PATCH] net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile In the Makefile, qlcnic_minidump.o is included twice in the list of object files linked into qlcnic.o. This change removes the superfluous include. Signed-off-by: Andreas Ruprecht Signed-off-by: David S. Miller --- Reading git-format-patch failed