forked from Minki/linux
f9d1ae81dc
As long as there is no other non-const variable marked __initdata in the same compilation unit it doesn't hurt. If there were one however compilation would fail with error: $variablename causes a section type conflict because a section containing const variables is marked read only and so cannot contain non-const variables. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: Kyungmin Park <kyungmin.park@samsung.com> Cc: Tomasz Stanislawski <t.stanislaws@samsung.com> Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-media@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
hdmi_drv.c | ||
hdmiphy_drv.c | ||
Kconfig | ||
Makefile | ||
mixer_drv.c | ||
mixer_grp_layer.c | ||
mixer_reg.c | ||
mixer_video.c | ||
mixer_vp_layer.c | ||
mixer.h | ||
regs-hdmi.h | ||
regs-mixer.h | ||
regs-sdo.h | ||
regs-vp.h | ||
sdo_drv.c | ||
sii9234_drv.c |