linux/drivers/media/dvb-frontends/bsbe1-d01a.h

/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * bsbe1-d01a.h - ALPS BSBE1-D01A tuner support
 *
 * Copyright (C) 2011 Oliver Endriss <[email protected]>
 *
 * the project's page is at https://linuxtv.org
 */

#ifndef BSBE1_D01A_H
#define BSBE1_D01A_H

#include "stb6000.h"
#include "stv0288.h"

static u8 stv0288_bsbe1_d01a_inittab[] =;

static struct stv0288_config stv0288_bsbe1_d01a_config =;

#endif