mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
sisfb: delete HAVE_CONFIG_H checks
Delete unneeded HAVE_CONFIG_H checks. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
679c489fff
commit
b5b7dda7b5
2 changed files with 0 additions and 8 deletions
|
@ -56,10 +56,6 @@
|
|||
* Used by permission.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "init.h"
|
||||
|
||||
#ifdef CONFIG_FB_SIS_300
|
||||
|
|
|
@ -57,10 +57,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
#define SET_EMI /* 302LV/ELV: Set EMI values */
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue