commit | 44e6f84e3597905816a0440e7218d2ed072120da | [log] [tgz] |
---|---|---|
author | Prakash Punnoor <prakash@punnoor.de> | Sat Nov 12 09:17:38 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Nov 12 10:52:30 2005 -0800 |
tree | cc39924c84f2b2fb4412af5786c304d93ace2824 | |
parent | ae5684ceb478bfbb7c3c5a49970e20f4701dbdf7 [diff] |
[PATCH] fix b2c2 dvb undefined symbol This fixes drivers/built-in.o: In function `flexcop_frontend_init': : undefined reference to `lgdt330x_attach' [ Side note: I really dislike that dvb people want to include every possible frontend into the kernel - I only need the mt312 one for my Skystar2 card. I'd highly appreciate it this would be made selectable again... ] Signed-off-by: Prakash Punnoor <prakash@punnoor.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>