summaryrefslogtreecommitdiff
path: root/include/linux/leds-sprd-bltc-rgb.h
blob: e9d259ec6bbae1cab996be841d4cf6828fbfa4bb (plain)
1
2
3
4
5
6
7
#ifndef __LEDS_SPRD_BLTC_RGB_2723_H
#define __LEDS_SPRD_BLTC_RGB_2723_H

struct sprd_leds_bltc_rgb_platform_data {
	unsigned long sprd_base_addr;
};
#endif