aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jbt6k74.h
blob: 3fbe17834602257c60b6a96016019b0d181ceb1e (plain)
1
2
3
4
5
6
7
8
#ifndef __JBT6K74_H__
#define __JBT6K74_H__

struct jbt6k74_platform_data {
	void (* reset)(int devindex, int level);
};

#endif