summaryrefslogtreecommitdiff
path: root/board/st/u8500/mcde.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/mcde.h')
-rw-r--r--board/st/u8500/mcde.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/st/u8500/mcde.h b/board/st/u8500/mcde.h
index 58345e8d1..592053cd3 100644
--- a/board/st/u8500/mcde.h
+++ b/board/st/u8500/mcde.h
@@ -47,13 +47,6 @@ struct mcde_port {
u8 virt_id;
u8 num_data_lanes;
} dsi;
- struct {
- u8 num_data_lanes;
- } dbi;
- struct {
- t_bool chip_select;
- u8 num_data_lanes;
- } dpi;
} phy;
};