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