]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14aae97ec074d9403b22057f0b03fadf3cb75e74
treee881b79fbf134b9a890bf1e3688410d5e267c720
parentcc9785ad172b9779d4d0214c230c3e65f5709dff
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
d1ae56c2 ("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