fbdev: sh_mobile_lcdc: Remove board configuration board_data field

The field is unused, remove it. Update board code accordingly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Laurent Pinchart
2011-09-11 22:59:04 +02:00
vanhempi aa7b5b0b2d
commit 018882aa66
11 muutettua tiedostoa jossa 37 lisäystä ja 55 poistoa

Näytä tiedosto

@@ -186,8 +186,6 @@ static struct sh_mobile_lcdc_info lcdc_info = {
.width = 152,
.height = 91,
},
.board_cfg = {
},
}
};