:100000000C004000000000000000000000000000A4 :1000100000000000000000000000000000000000E0 :1000200000000000000000000000000000000000D0 :1000300000000000000000000000000000000000C0 :1000400000000000000000000000000000000000B0 :1000500000000000000000000000000000000000A0 :100060000000000000000000000000000000000090 :100070000000000000000000000000000000000080 :100080000000000000000000000000000000000070 :100090000000000000000000000000000000000060 :1000A0000000000000000000000000000000000050 :1000B0000000000000000000000000000000000040 :1000C00060F40000004F61F400007EA9062E80005D :1000D000004707D88407598408F4A800000408F4EE :1000E000BF000C0000FEB80AF080007EA908F4A052 :1000F00000000108F4BE0000000AA980007EAD08DF :100100004E2B44F40000000344F4450000010EA00F :10011000000AA980007EB508502B0AA980007EB88D :1001200008462B44F4450000020AF0AA007EC920CC :1001300000450AF0AA007ED006C600007EC60AA9C5 :1001400080007EC408586B0AF080007EAD06C600B1 :10015000007ECD0AA980007ECB0858AB0AF0800053 :100160007EAD06C600007ED40AA980007ED2085863 :07017000EB0AF080007EADF8 :00000001FF /* DSP56001 bootstrap code */ d'>master net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/pinctrl/nomadik.h
ect name='context' onchange='this.form.submit();'>
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-01-25 00:54:07 +0530
committerDan Williams <dan.j.williams@intel.com>2017-01-31 18:16:30 -0800
commit970d14e3989160ee9e97c7d75ecbc893fd29dab9 (patch)
tree4a731cac4efedb17f86a912ec56c151d26792abe /net/ipv6/icmp.c
parent7a308bb3016f57e5be11a677d15b821536419d36 (diff)
nvdimm: constify device_type structures
Declare device_type structure as const as it is only stored in the type field of a device structure. This field is of type const, so add const to declaration of device_type structure. File size before: text data bss dec hex filename 19278 3199 16 22493 57dd nvdimm/namespace_devs.o File size after: text data bss dec hex filename 19929 3160 16 23105 5a41 nvdimm/namespace_devs.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'net/ipv6/icmp.c')