Home
last modified time | relevance | path

Searched hist:"10 e998ffc928ec08822476e2618a28ae229619eb" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Ddma.cdiff 10e998ffc928ec08822476e2618a28ae229619eb Mon Sep 18 18:47:10 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> ARM: OMAP2+: make omap_dma_dev_info __initdata

Make this __initdata as it is only modified only during the initialisation
phase in the function omap2_system_dma_init_dev and after this it is not
referenced anywhere in the kernel.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>