]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/sm750fb/ddk750.h
Merge remote-tracking branch 'spi/topic/core' into spi-next
[mirror_ubuntu-artful-kernel.git] / drivers / staging / sm750fb / ddk750.h
CommitLineData
f5016082
ES
1/*
2 * Copyright (c) 2007 by Silicon Motion, Inc. (SMI)
3 *
4 * All rights are reserved. Reproduction or in part is prohibited
5 * without the written consent of the copyright owner.
6 *
7 * RegSC.h --- SM718 SDK
8 * This file contains the definitions for the System Configuration registers.
9 */
10
81dee67e
SM
11#ifndef DDK750_H__
12#define DDK750_H__
f5016082 13
81dee67e
SM
14#include "ddk750_reg.h"
15#include "ddk750_mode.h"
16#include "ddk750_chip.h"
17#include "ddk750_display.h"
18#include "ddk750_power.h"
81dee67e
SM
19#ifdef USE_HW_I2C
20#include "ddk750_hwi2c.h"
21#endif
22#include "ddk750_swi2c.h"
23#endif