treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / staging / sm750fb / ddk750.h
blob64ef4d258a91265f5d1182e26764b54b47786cd1
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (c) 2007 by Silicon Motion, Inc. (SMI)
5 * RegSC.h --- SM718 SDK
6 * This file contains the definitions for the System Configuration registers.
7 */
9 #ifndef DDK750_H__
10 #define DDK750_H__
12 #include "ddk750_reg.h"
13 #include "ddk750_mode.h"
14 #include "ddk750_chip.h"
15 #include "ddk750_display.h"
16 #include "ddk750_power.h"
17 #ifdef USE_HW_I2C
18 #include "ddk750_hwi2c.h"
19 #endif
20 #include "ddk750_swi2c.h"
21 #endif