Advertisement
Thjap_dev

LT22i 6.1.B.0.544 compiled errors

Nov 9th, 2012
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 25.35 KB | None | 0 0
  1. arch/arm/mach-ux500/pm/prcmu-qos-power.c:29:0: warning: "AB8500_REGU_CTRL2" redefined [enabled by default]
  2. include/linux/mfd/ab8500.h:41:0: note: this is the location of the previous definition
  3. arch/arm/mach-ux500/pm/prcmu-qos-power.c:29:0: warning: "AB8500_REGU_CTRL2" redefined [enabled by default]
  4. include/linux/mfd/ab8500.h:41:0: note: this is the location of the previous definition
  5. In file included from arch/arm/mach-ux500/devices-db8500.c:24:0:
  6. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  7. include/video/mcde.h:212:0: note: this is the location of the previous definition
  8.  
  9. arch/arm/mach-ux500/board-mop500-bm.c:22:24: warning: 'cap_tbl_A_Lowe' defined but not used [-Wunused-variable]
  10. arch/arm/mach-ux500/board-mop500-bm.c:327:24: warning: 'cap_tbl' defined but not used [-Wunused-variable]
  11. arch/arm/mach-ux500/board-rio-grande-mmio.c: In function 'mmio_power_disable':
  12. arch/arm/mach-ux500/board-rio-grande-mmio.c:489:3: warning: 'return' with a value, in function returning void [enabled by default]
  13. In file included from include/video/mcde_display.h:17:0,
  14.                  from include/video/mcde_display-panel_dsi.h:21,
  15.                  from arch/arm/mach-ux500/display-nypon.c:12:
  16. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  17. include/video/mcde.h:212:0: note: this is the location of the previous definition
  18.  
  19. arch/arm/mach-ux500/sim_detect_semc.c: In function 'attr_simstatus_store':
  20. arch/arm/mach-ux500/sim_detect_semc.c:50:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  21. In file included from include/linux/dispdev.h:19:0,
  22.                  from arch/arm/mach-ux500/board-rio-grande-mcde.c:17:
  23. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  24. include/video/mcde.h:212:0: note: this is the location of the previous definition
  25.  
  26. arch/arm/mach-ux500/board-rio-grande-mcde.c:724:2: warning: "/*" within comment [-Wcomment]
  27.  
  28. kernel/cpuset.c: In function 'cpuset_cpus_allowed_fallback':
  29. kernel/cpuset.c:2183:6: warning: unused variable 'cpu' [-Wunused-variable]
  30.  
  31. fs/fuse/inode.c:35:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  32. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  33. fs/fuse/inode.c:35:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  34. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  35. fs/fuse/inode.c:35:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  36. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  37. fs/fuse/inode.c:35:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  38. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  39. fs/fuse/inode.c:43:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  40. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  41. fs/fuse/inode.c:43:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  42. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  43. fs/fuse/inode.c:43:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  44. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  45. fs/fuse/inode.c:43:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  46. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  47.  
  48. drivers/base/core.c: In function 'device_move':
  49. drivers/base/core.c:1716:1: warning: label 'out_put' defined but not used [-Wunused-label]
  50.  
  51. drivers/mfd/ab5500-core.c: In function 'ab5500_probe':
  52. drivers/mfd/ab5500-core.c:2535:6: warning: 'val' may be used uninitialized in this function [-Wuninitialized]
  53. drivers/mfd/ab5500-core.c: In function 'ab5500_val_print':
  54. drivers/mfd/ab5500-core.c:2160:12: warning: 'regvalue' may be used uninitialized in this function [-Wuninitialized]
  55. drivers/mfd/ab5500-core.c: In function 'ab5500_registers_print':
  56. drivers/mfd/ab5500-core.c:2033:21: warning: 'value' may be used uninitialized in this function [-Wuninitialized]
  57.  
  58. drivers/mfd/db8500-prcmu.c: In function 'prcmu_abb_write_masked':
  59. drivers/mfd/db8500-prcmu.c:2120:3: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat]
  60. drivers/mfd/db8500-prcmu.c: At top level:
  61. drivers/mfd/db8500-prcmu.c:2944:33: warning: 'db8500_temp_pdata' defined but not used [-Wunused-variable]
  62. In file included from include/linux/clonedev.h:19:0,
  63.                  from drivers/misc/clonedev/clonedev.c:22:
  64. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  65. include/video/mcde.h:212:0: note: this is the location of the previous definition
  66. In file included from include/linux/compdev.h:22:0,
  67.                  from drivers/misc/compdev/compdev.c:27:
  68. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  69. include/video/mcde.h:212:0: note: this is the location of the previous definition
  70. In file included from include/linux/compdev.h:22:0,
  71.                  from drivers/misc/compdev/compdev.c:27:
  72. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  73. include/video/mcde.h:212:0: note: this is the location of the previous definition
  74. In file included from include/linux/compdev.h:22:0,
  75.                  from include/linux/compdev_util.h:16,
  76.                  from drivers/misc/compdev/compdev_util.c:13:
  77. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  78. include/video/mcde.h:212:0: note: this is the location of the previous definition
  79.  
  80. drivers/mmc/host/mmci.c: In function 'dump_mmci_regs':
  81. drivers/mmc/host/mmci.c:189:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *' [-Wformat]
  82. drivers/mmc/host/mmci.c:190:42: warning: comparison between pointer and integer [enabled by default]
  83. drivers/mmc/host/mmci.c: In function 'mmci_request':
  84. drivers/mmc/host/mmci.c:1233:15: warning: comparison of distinct pointer types lacks a cast [enabled by default]
  85. drivers/mmc/host/mmci.c: In function 'mmci_request_expiry':
  86. drivers/mmc/host/mmci.c:1384:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  87.  
  88. drivers/power/ab8500_fg.c: In function 'ab8500_fg_discharge_state_to':
  89. drivers/power/ab8500_fg.c:1715:26: warning: comparison between 'enum ab8500_fg_discharge_state' and 'enum ab8500_fg_charge_state' [-Wenum-compare]
  90.  
  91. drivers/staging/android/binder.c:121:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  92. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  93. drivers/staging/android/binder.c:121:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  94. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  95. drivers/staging/android/binder.c:121:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  96. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  97. drivers/staging/android/binder.c:121:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  98. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  99.  
  100. drivers/staging/zram/zram_drv.c: In function 'create_device':
  101. drivers/staging/zram/zram_drv.c:594:2: warning: passing argument 2 of 'blk_queue_make_request' from incompatible pointer type [enabled by default]
  102. include/linux/blkdev.h:826:13: note: expected 'void (*)(struct request_queue *, struct bio *)' but argument is of type 'int (*)(struct request_queue *, struct bio *)'
  103.  
  104. drivers/usb/core/hub.c: In function 'usb_enumerate_device_otg':
  105. drivers/usb/core/hub.c:1863:1: warning: label 'fail' defined but not used [-Wunused-label]
  106. drivers/usb/core/hub.c: In function 'hub_port_connect_change':
  107. drivers/usb/core/hub.c:3527:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  108. drivers/usb/core/hub.c:3542:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  109.  
  110. drivers/usb/gadget/android.c: In function 'android_bind_config':
  111. drivers/usb/gadget/android.c:1397:18: warning: assignment from incompatible pointer type [enabled by default]
  112.  
  113. drivers/usb/musb/musb_gadget.c: In function 'musb_gadget_enable':
  114. drivers/usb/musb/musb_gadget.c:1126:3: warning: 'double_buffer_not_ok' is deprecated (declared at drivers/usb/musb/musb_core.h:516) [-Wdeprecated-declarations]
  115. drivers/usb/musb/musb_gadget.c:1166:3: warning: 'double_buffer_not_ok' is deprecated (declared at drivers/usb/musb/musb_core.h:516) [-Wdeprecated-declarations]
  116.  
  117. drivers/usb/musb/musb_host.c: In function 'musb_rx_reinit':
  118. drivers/usb/musb/musb_host.c:684:2: warning: 'double_buffer_not_ok' is deprecated (declared at drivers/usb/musb/musb_core.h:516) [-Wdeprecated-declarations]
  119. drivers/usb/musb/musb_host.c: In function 'musb_ep_program':
  120. drivers/usb/musb/musb_host.c:876:4: warning: 'double_buffer_not_ok' is deprecated (declared at drivers/usb/musb/musb_core.h:516) [-Wdeprecated-declarations]
  121.  
  122. drivers/usb/musb/ux500.c: In function 'ux500_musb_set_vbus':
  123. drivers/usb/musb/ux500.c:467:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  124. drivers/usb/musb/ux500.c: At top level:
  125. drivers/usb/musb/ux500.c:62:11: warning: 'ulpi_read_register' defined but not used [-Wunused-function]
  126.  
  127. drivers/usb/otg/ab8500-usb.c: In function 'ab8500_usb_link_status_update':
  128. drivers/usb/otg/ab8500-usb.c:418:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
  129. drivers/usb/otg/ab8500-usb.c:419:2: warning: enumeration value 'USB_LINK_RESERVED_8500' not handled in switch [-Wswitch]
  130. drivers/usb/otg/ab8500-usb.c: In function 'ab8500_usb_probe':
  131. drivers/usb/otg/ab8500-usb.c:975:20: warning: assignment from incompatible pointer type [enabled by default]
  132.  
  133. drivers/usb/storage/libusual.c:239:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  134. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  135. drivers/usb/storage/libusual.c:239:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  136. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  137. drivers/usb/storage/libusual.c:239:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  138. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  139. drivers/usb/storage/libusual.c:239:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  140. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  141.  
  142. drivers/video/b2r2/b2r2_api.c: In function 'b2r2_blt_blit_internal':
  143. drivers/video/b2r2/b2r2_api.c:598:13: warning: 'bpos_y' may be used uninitialized in this function [-Wuninitialized]
  144. drivers/video/b2r2/b2r2_api.c:344:14: note: 'bpos_y' was declared here
  145. drivers/video/b2r2/b2r2_api.c:579:13: warning: 'bpos_x' may be used uninitialized in this function [-Wuninitialized]
  146. drivers/video/b2r2/b2r2_api.c:344:6: note: 'bpos_x' was declared here
  147. drivers/video/b2r2/b2r2_api.c:763:12: warning: 'sstep_y' may be used uninitialized in this function [-Wuninitialized]
  148. drivers/video/b2r2/b2r2_api.c:763:12: warning: 'sstep_x' may be used uninitialized in this function [-Wuninitialized]
  149. In file included from drivers/video/mcde/mcde_mod.c:14:0:
  150. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  151. include/video/mcde.h:212:0: note: this is the location of the previous definition
  152. In file included from drivers/video/mcde/mcde_hw.c:32:0:
  153. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  154. include/video/mcde.h:212:0: note: this is the location of the previous definition
  155.  
  156. drivers/video/mcde/mcde_hw.c: In function 'update_channel_static_registers':
  157. drivers/video/mcde/mcde_hw.c:1461:5: warning: 'tvg_enable' may be used uninitialized in this function [-Wuninitialized]
  158. drivers/video/mcde/mcde_hw.c:1449:34: note: 'tvg_enable' was declared here
  159. drivers/video/mcde/mcde_hw.c:1457:1: warning: 'sync_is_pulse' may be used uninitialized in this function [-Wuninitialized]
  160. drivers/video/mcde/mcde_hw.c:1449:19: note: 'sync_is_pulse' was declared here
  161. drivers/video/mcde/mcde_hw.c:1454:1: warning: 'burst_mode' may be used uninitialized in this function [-Wuninitialized]
  162. drivers/video/mcde/mcde_hw.c:1449:7: note: 'burst_mode' was declared here
  163. drivers/video/mcde/mcde_hw.c: In function 'update_channel_registers':
  164. drivers/video/mcde/mcde_hw.c:2242:5: warning: 'tvg_enable' may be used uninitialized in this function [-Wuninitialized]
  165. drivers/video/mcde/mcde_hw.c:2188:34: note: 'tvg_enable' was declared here
  166. drivers/video/mcde/mcde_hw.c:2141:5: warning: 'sync_is_pulse' may be used uninitialized in this function [-Wuninitialized]
  167. drivers/video/mcde/mcde_hw.c:2188:19: note: 'sync_is_pulse' was declared here
  168. drivers/video/mcde/mcde_hw.c:2300:5: warning: 'burst_mode' may be used uninitialized in this function [-Wuninitialized]
  169. drivers/video/mcde/mcde_hw.c:2188:7: note: 'burst_mode' was declared here
  170. In file included from drivers/video/mcde/mcde_hw.c:32:0:
  171. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  172. include/video/mcde.h:212:0: note: this is the location of the previous definition
  173. In file included from include/video/mcde_dss.h:17:0,
  174.                 from drivers/video/mcde/mcde_dss.c:17:
  175. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  176. include/video/mcde.h:212:0: note: this is the location of the previous definition
  177. In file included from include/video/mcde_dss.h:17:0,
  178.                 from drivers/video/mcde/mcde_dss.c:17:
  179. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  180. include/video/mcde.h:212:0: note: this is the location of the previous definition
  181. In file included from include/video/mcde_display.h:17:0,
  182.                 from drivers/video/mcde/mcde_display.c:15:
  183. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  184. include/video/mcde.h:212:0: note: this is the location of the previous definition
  185. In file included from include/video/mcde_display.h:17:0,
  186.                 from drivers/video/mcde/mcde_bus.c:18:
  187. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  188. include/video/mcde.h:212:0: note: this is the location of the previous definition
  189. In file included from include/video/mcde_display.h:17:0,
  190.                 from drivers/video/mcde/mcde_bus.c:18:
  191. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  192. include/video/mcde.h:212:0: note: this is the location of the previous definition
  193. In file included from include/video/mcde_dss.h:17:0,
  194.                 from include/video/mcde_fb.h:24,
  195.                 from drivers/video/mcde/mcde_fb.c:24:
  196. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  197. include/video/mcde.h:212:0: note: this is the location of the previous definition
  198. In file included from include/video/mcde_dss.h:17:0,
  199.                 from include/video/mcde_fb.h:24,
  200.                 from drivers/video/mcde/mcde_fb.c:24:
  201. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  202. include/video/mcde.h:212:0: note: this is the location of the previous definition
  203. In file included from drivers/video/mcde/mcde_debugfs.h:15:0,
  204.                 from drivers/video/mcde/mcde_debugfs.c:23:
  205. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  206. include/video/mcde.h:212:0: note: this is the location of the previous definition
  207. In file included from include/video/mcde_dss.h:17:0,
  208.                 from drivers/video/mcde/display-panel_dsi_debugfs.c:32:
  209. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  210. include/video/mcde.h:212:0: note: this is the location of the previous definition
  211. In file included from include/video/mcde_display.h:17:0,
  212.                 from drivers/video/mcde/display-generic_dsi.c:18:
  213. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  214. include/video/mcde.h:212:0: note: this is the location of the previous definition
  215. In file included from include/linux/compdev.h:22:0,
  216.                 from drivers/video/mcde/display-av8100.c:19:
  217. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  218. include/video/mcde.h:212:0: note: this is the location of the previous definition
  219. In file included from include/video/mcde_dss.h:17:0,
  220.                 from drivers/video/mcde/display-panel_dsi.c:30:
  221. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  222. include/video/mcde.h:212:0: note: this is the location of the previous definition
  223. In file included from drivers/video/mcde/display-otm9601_dsi_sony_acx438akm.c:18:0:
  224. include/video/mcde.h:403:0: warning: "MCDE_PIXFETCH_WTRMRKLVL_OVL2" redefined [enabled by default]
  225. include/video/mcde.h:212:0: note: this is the location of the previous definition
  226.  
  227. sound/soc/codecs/ab8500_audio.c: In function 'ab8500_codec_set_dai_tdm_slot':
  228. sound/soc/codecs/ab8500_audio.c:2882:3: warning: passing argument 1 of '_find_first_bit_le' from incompatible pointer type [enabled by default]
  229. LT22-kernel/kernel/arch/arm/include/asm/bitops.h:166:12: note: expected 'const long unsigned int *' but argument is of type 'unsigned int *'
  230. sound/soc/codecs/ab8500_audio.c:2889:3: warning: passing argument 1 of '_find_first_bit_le' from incompatible pointer type [enabled by default]
  231. LT22-kernel/kernel/arch/arm/include/asm/bitops.h:166:12: note: expected 'const long unsigned int *' but argument is of type 'unsigned int *'
  232. sound/soc/codecs/ab8500_audio.c:2892:3: warning: passing argument 1 of '_find_next_bit_le' from incompatible pointer type [enabled by default]
  233. LT22-kernel/kernel/arch/arm/include/asm/bitops.h:167:12: note: expected 'const long unsigned int *' but argument is of type 'unsigned int *'
  234.  
  235. net/compat-wireless/net/mac80211/tx.c: In function 'ieee80211_qosnullfunc_get':
  236. net/compat-wireless/net/mac80211/tx.c:2447:11: warning: assignment from incompatible pointer type [enabled by default]
  237. net/compat-wireless/net/wireless/core.c:7:0: warning: "pr_fmt" redefined [enabled by default]
  238. include/linux/printk.h:152:0: note: this is the location of the previous definition
  239. net/compat-wireless/net/wireless/core.c:7:0: warning: "pr_fmt" redefined [enabled by default]
  240. include/linux/printk.h:152:0: note: this is the location of the previous definition
  241. net/compat-wireless/net/wireless/reg.c:36:0: warning: "pr_fmt" redefined [enabled by default]
  242. include/linux/printk.h:152:0: note: this is the location of the previous definition
  243. net/compat-wireless/net/wireless/reg.c:36:0: warning: "pr_fmt" redefined [enabled by default]
  244. include/linux/printk.h:152:0: note: this is the location of the previous definition
  245.  
  246. net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:365:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  247. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  248. net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:365:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  249. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  250. net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:365:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  251. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  252. net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:365:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  253. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  254.  
  255. net/ipv4/netfilter/nf_nat_ftp.c:134:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  256. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  257. net/ipv4/netfilter/nf_nat_ftp.c:134:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  258. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  259. net/ipv4/netfilter/nf_nat_ftp.c:134:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  260. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  261. net/ipv4/netfilter/nf_nat_ftp.c:134:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  262. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  263. In file included from net/ipv4/netfilter/ipt_LOG.c:27:0:
  264. include/net/netfilter/xt_log.h: In function 'sb_close':
  265. include/net/netfilter/xt_log.h:50:3: warning: value computed is not used [-Wunused-value]
  266. In file included from net/ipv6/netfilter/ip6t_LOG.c:26:0:
  267. include/net/netfilter/xt_log.h: In function 'sb_close':
  268. include/net/netfilter/xt_log.h:50:3: warning: value computed is not used [-Wunused-value]
  269.  
  270. net/netfilter/nf_conntrack_core.c:1412:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  271. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  272. net/netfilter/nf_conntrack_core.c:1412:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  273. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  274. net/netfilter/nf_conntrack_core.c:1412:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  275. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
  276. net/netfilter/nf_conntrack_core.c:1412:1: warning: passing argument 1 of '__check_old_set_param' from incompatible pointer type [enabled by default]
  277. include/linux/moduleparam.h:167:1: note: expected 'int (*)(const char *, const struct kernel_param *)' but argument is of type 'int (*)(const char *, struct kernel_param *)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement