mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-22 06:35:49 +00:00
Take out TVE and W1 data since it's unused now
This commit is contained in:
@@ -128,11 +128,6 @@ void mx51_efikasb_set_num_cpu_wp(int num)
|
||||
return;
|
||||
}
|
||||
|
||||
static struct mxc_w1_config mxc_w1_data = {
|
||||
.search_rom_accelerator = 1,
|
||||
};
|
||||
|
||||
|
||||
static struct platform_pwm_backlight_data mxc_pwm_backlight_data = {
|
||||
.pwm_id = 0,
|
||||
.max_brightness = 255,
|
||||
@@ -197,10 +192,6 @@ static struct mxc_srtc_platform_data srtc_data = {
|
||||
.srtc_sec_mode_addr = 0x83F98840,
|
||||
};
|
||||
|
||||
static struct tve_platform_data tve_data = {
|
||||
.dac_reg = "VVIDEO",
|
||||
};
|
||||
|
||||
static struct mxc_dvfs_platform_data dvfs_core_data = {
|
||||
.reg_id = "SW1",
|
||||
.clk1_id = "cpu_clk",
|
||||
|
||||
Reference in New Issue
Block a user