1. undefine led_classdev_register as it is defined in leds.h 2. header file location change a. linux/i2c/pmbus.h -> linux/pmbus.h b. linux/i2c-mux-gpio.h -> linux/platform_data/i2c-mux-gpio.h c. linux/i2c/pca954x.h -> linux/platform_data/pca954x.h
Signed-off-by: brandon_chuang <brandon_chuang@edge-core.com>
* [platform] Add 6712 dpkg on building. Signed-off-by: roy_lee <roy_lee@accton.com> * [platform] remove scache_filename for it failed the bcm checker. Signed-off-by: roy_lee <roy_lee@accton.com> * [plaform] add platform/device as6712-32x. Signed-off-by: roy_lee <roy_lee@accton.com> * [platform] fix error on private data reference at cpld.c. Signed-off-by: roy_lee <roy_lee@accton.com>