mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
adc: fix for v2.6.36
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <linux/delay.h>
|
||||
#include <linux/err.h>
|
||||
#include <linux/adc.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
|
||||
static struct adc_host *g_adc = NULL;
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
#include <linux/io.h>
|
||||
#include <linux/adc.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
|
||||
#include "rk29_adc.h"
|
||||
|
||||
Reference in New Issue
Block a user