alistair23-linux/arch/arm/mach-davinci/include/mach
Bhumika Goyal 1a6d490b45 ARM: davinci: make argument to davinci_common_init() as const
Make the function argument of the function davinci_common_init
as const as it's memory contents are only copied during a
memcpy call. So, the fields of the structure to which the argument
soc_info points to never gets modified and therefore the argument can
be made const.
Add const to the prototype too.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2017-12-23 15:46:24 +05:30
..
clock.h ARM: davinci: psc: introduce reset API 2013-01-22 17:42:59 +05:30
common.h ARM: davinci: make argument to davinci_common_init() as const 2017-12-23 15:46:24 +05:30
cpufreq.h davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regulator 2009-11-25 10:21:37 -08:00
cputype.h ARM: davinci: remove tnetv107x support 2014-03-17 14:50:34 +01:00
da8xx.h ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resources 2017-05-22 14:47:44 +05:30
entry-macro.S ARM: davinci: da8xx: fix interrupt handling 2012-07-09 16:01:11 +05:30
hardware.h ARM: davinci: implement DEBUG_LL port choice 2012-05-09 17:06:41 +05:30
irqs.h ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646x 2015-03-18 17:17:36 +05:30
mux.h ARM: davinci: remove tnetv107x support 2014-03-17 14:50:34 +01:00
pm.h davinci: add power management support 2010-02-04 13:29:55 -08:00
serial.h ARM: davinci: remove tnetv107x support 2014-03-17 14:50:34 +01:00
time.h davinci: Add watchdog base address flexibility 2009-05-26 08:20:31 -07:00
uncompress.h ARM: 8532/1: uncompress: mark putc as inline 2016-02-22 16:55:42 +00:00