]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/sm750fb/ddk750.h
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / staging / sm750fb / ddk750.h
CommitLineData
81dee67e
SM
1#ifndef DDK750_H__
2#define DDK750_H__
3/*******************************************************************
4*
5* Copyright (c) 2007 by Silicon Motion, Inc. (SMI)
6*
7* All rights are reserved. Reproduction or in part is prohibited
8* without the written consent of the copyright owner.
9*
10* RegSC.h --- SM718 SDK
11* This file contains the definitions for the System Configuration registers.
12*
13*******************************************************************/
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"
19#include "ddk750_help.h"
20#ifdef USE_HW_I2C
21#include "ddk750_hwi2c.h"
22#endif
23#include "ddk750_swi2c.h"
24#endif