mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
The marker_icb and cache_icb fields are not used anymore, remove them. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
b0a49d98fa
commit
d81d5fa8ad
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ struct sh_mobile_meram_info {
|
|||
|
||||
/* icb config */
|
||||
struct sh_mobile_meram_icb_cfg {
|
||||
unsigned int marker_icb; /* ICB # for Marker ICB */
|
||||
unsigned int cache_icb; /* ICB # for Cache ICB */
|
||||
unsigned int meram_size; /* MERAM Buffer Size to use */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue