Remove unused definition bl_dfp; fix build with bktr compiled into kernel
PR: 216566 Submitted by: mail@fbsd.e4m.org Reviewed by: riggs, cognet Approved by: cognet MFC after: 3 days
This commit is contained in:
parent
44b71282b5
commit
bd67481833
@ -111,10 +111,6 @@
|
||||
#define VIDEO_SOUND_LANG2 8
|
||||
|
||||
#define DFP_COUNT 0x41
|
||||
static const int bl_dfp[] = {
|
||||
0x00, 0x01, 0x02, 0x03, 0x06, 0x08, 0x09, 0x0a,
|
||||
0x0b, 0x0d, 0x0e, 0x10
|
||||
};
|
||||
|
||||
struct msp3400c {
|
||||
int simple;
|
||||
|
Loading…
Reference in New Issue
Block a user