From: Andreas Ruprecht Date: Sun, 10 Aug 2014 19:40:48 +0000 (+0200) Subject: net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile X-Git-Tag: omap-for-v3.17/fixes-against-rc2~76^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6cdb8cfebf16907926e78a30f493fa587695e6;p=pandora-kernel.git 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-diff-tree failed