Fix accidental reference to tg3 firmware
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 15 Jul 2008 01:13:10 +0000 (18:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Jul 2008 03:40:39 +0000 (20:40 -0700)
commitad1f8bf073e1c1996bb37b669352e3d7b1eb2b1f
treee881b79fbf134b9a890bf1e3688410d5e267c720
parent50515af207d410c9f228380e529c56f43c3de0bd
Fix accidental reference to tg3 firmware

We're not updating the tg3 driver to use request_firmware() yet, but a
reference to its firmware accidentally slipped in as part of commit
c4667746 ("dabusb: use request_firmware()"). Remove it again.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Reported-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
firmware/Makefile