Skip to content
Commit bb0297cc authored by Jagan Teki's avatar Jagan Teki Committed by Stefano Babic
Browse files

pinctrl: imx6ul: Fix pinctrl data overlapped with DT area



before relocation pinctrl data BSS is overlapping DT area,
when .data is using uninitialized global variable,
imx6_pinctrl_soc_info. So assign them flags ZERO_OFFSET_VALID
to prevent BSS overlap

Suggested-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Reported-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 1f6e9bd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment