commit | 203fe8b3d1f5b1b527e86f6dbe5b75960acb7f4f | [log] [tgz] |
---|---|---|
author | Manu Abraham <manu@kromtek.com> | Sat May 28 15:51:48 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat May 28 16:46:09 2005 -0700 |
tree | ef55ec3add89c75635dc2e7acd8dd985bb299076 | |
parent | 5212dd58e67e4b8009107d69a9de45dd2e687496 [diff] |
[PATCH] dvb: Fix Mini DiSEqC bug The bug was visible as a warning with gcc-3.4.4 (prerelease) Message: drivers/media/dvb/bt8xx/dst.c:1349: warning: initialization from incompatible pointer type. Signed-off-by: Manu Abraham <manu@kromtek.com> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>