aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd/crystalhd.h
blob: 3f4d79515026b06a4ec6b264f4f7a06f5fb1db9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef _CRYSTALHD_H_
#define _CRYSTALHD_H_

#include <asm/system.h>
#include "bc_dts_defs.h"
#include "crystalhd_misc.h"
#include "bc_dts_glob_lnx.h"
#include "crystalhd_hw.h"
#include "crystalhd_cmds.h"
#include "crystalhd_lnx.h"
#include "bcm_70012_regs.h"
#include "crystalhd_fw_if.h"

#endif