Take out TVE and W1 data since it's unused now

This commit is contained in:
Matt Sealey
2010-09-10 10:44:05 -05:00
parent b675d5e9dd
commit eca81f9e46

View File

@@ -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",