repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Generic twl4030 power script for 3430 based boards.
[linux-ginger.git]
/
arch
/
arm
/
mach-omap2
/
twl4030-generic-scripts.h
blob
64d8d3f6a33a1199174b4c1d8f70941c9582d16d
1
#ifndef __TWL4030_GENERIC_SCRIPTS_H
2
#define __TWL4030_GENERIC_SCRIPTS_H
3
4
#include <linux/i2c/twl4030.h>
5
6
extern
struct
twl4030_power_data generic3430_t2scripts_data
;
7
8
#endif