Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.96 KB | None | 0 0
  1. home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  2. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  3. ^
  4. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:270:3: note: in expansion of macro 'dprintk'
  5. dprintk(SAA716x_ERROR, 1,
  6. ^
  7. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  8. #define KERN_SOH "\001" /* ASCII Start Of Header */
  9. ^
  10. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  11. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  12. ^
  13. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  14. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  15. ^
  16. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:270:3: note: in expansion of macro 'dprintk'
  17. dprintk(SAA716x_ERROR, 1,
  18. ^
  19. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  20. #define KERN_SOH "\001" /* ASCII Start Of Header */
  21. ^
  22. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  23. #define KERN_INFO KERN_SOH "6" /* informational */
  24. ^
  25. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  26. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  27. ^
  28. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:270:3: note: in expansion of macro 'dprintk'
  29. dprintk(SAA716x_ERROR, 1,
  30. ^
  31. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  32. #define KERN_SOH "\001" /* ASCII Start Of Header */
  33. ^
  34. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  35. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  36. ^
  37. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  38. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  39. ^
  40. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:270:3: note: in expansion of macro 'dprintk'
  41. dprintk(SAA716x_ERROR, 1,
  42. ^
  43. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  44. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:271:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  45. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  46. ^
  47. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  48. printk(__fmt , ##__arg); \
  49. ^
  50. In file included from include/linux/printk.h:6:0,
  51. from include/linux/kernel.h:13,
  52. from include/linux/list.h:8,
  53. from include/linux/preempt.h:10,
  54. from include/linux/spinlock.h:50,
  55. from include/linux/seqlock.h:35,
  56. from include/linux/time.h:5,
  57. from include/linux/input.h:11,
  58. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  59. from <command-line>:0:
  60. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_video_decoder_info':
  61. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  62. #define KERN_SOH "\001" /* ASCII Start Of Header */
  63. ^
  64. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  65. #define KERN_ERR KERN_SOH "3" /* error conditions */
  66. ^
  67. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  68. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  69. ^
  70. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:307:3: note: in expansion of macro 'dprintk'
  71. dprintk(SAA716x_ERROR, 1,
  72. ^
  73. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  74. #define KERN_SOH "\001" /* ASCII Start Of Header */
  75. ^
  76. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  77. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  78. ^
  79. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  80. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  81. ^
  82. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:307:3: note: in expansion of macro 'dprintk'
  83. dprintk(SAA716x_ERROR, 1,
  84. ^
  85. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  86. #define KERN_SOH "\001" /* ASCII Start Of Header */
  87. ^
  88. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  89. #define KERN_INFO KERN_SOH "6" /* informational */
  90. ^
  91. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  92. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  93. ^
  94. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:307:3: note: in expansion of macro 'dprintk'
  95. dprintk(SAA716x_ERROR, 1,
  96. ^
  97. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  98. #define KERN_SOH "\001" /* ASCII Start Of Header */
  99. ^
  100. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  101. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  102. ^
  103. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  104. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  105. ^
  106. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:307:3: note: in expansion of macro 'dprintk'
  107. dprintk(SAA716x_ERROR, 1,
  108. ^
  109. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  110. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:308:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  111. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  112. ^
  113. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  114. printk(__fmt , ##__arg); \
  115. ^
  116. In file included from include/linux/printk.h:6:0,
  117. from include/linux/kernel.h:13,
  118. from include/linux/list.h:8,
  119. from include/linux/preempt.h:10,
  120. from include/linux/spinlock.h:50,
  121. from include/linux/seqlock.h:35,
  122. from include/linux/time.h:5,
  123. from include/linux/input.h:11,
  124. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  125. from <command-line>:0:
  126. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_audio_decoder_info':
  127. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  128. #define KERN_SOH "\001" /* ASCII Start Of Header */
  129. ^
  130. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  131. #define KERN_ERR KERN_SOH "3" /* error conditions */
  132. ^
  133. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  134. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  135. ^
  136. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:388:3: note: in expansion of macro 'dprintk'
  137. dprintk(SAA716x_ERROR, 1,
  138. ^
  139. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  140. #define KERN_SOH "\001" /* ASCII Start Of Header */
  141. ^
  142. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  143. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  144. ^
  145. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  146. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  147. ^
  148. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:388:3: note: in expansion of macro 'dprintk'
  149. dprintk(SAA716x_ERROR, 1,
  150. ^
  151. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  152. #define KERN_SOH "\001" /* ASCII Start Of Header */
  153. ^
  154. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  155. #define KERN_INFO KERN_SOH "6" /* informational */
  156. ^
  157. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  158. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  159. ^
  160. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:388:3: note: in expansion of macro 'dprintk'
  161. dprintk(SAA716x_ERROR, 1,
  162. ^
  163. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  164. #define KERN_SOH "\001" /* ASCII Start Of Header */
  165. ^
  166. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  167. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  168. ^
  169. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  170. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  171. ^
  172. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:388:3: note: in expansion of macro 'dprintk'
  173. dprintk(SAA716x_ERROR, 1,
  174. ^
  175. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  176. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:389:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  177. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  178. ^
  179. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  180. printk(__fmt , ##__arg); \
  181. ^
  182. In file included from include/linux/printk.h:6:0,
  183. from include/linux/kernel.h:13,
  184. from include/linux/list.h:8,
  185. from include/linux/preempt.h:10,
  186. from include/linux/spinlock.h:50,
  187. from include/linux/seqlock.h:35,
  188. from include/linux/time.h:5,
  189. from include/linux/input.h:11,
  190. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  191. from <command-line>:0:
  192. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_event_source_info':
  193. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  194. #define KERN_SOH "\001" /* ASCII Start Of Header */
  195. ^
  196. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  197. #define KERN_ERR KERN_SOH "3" /* error conditions */
  198. ^
  199. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  200. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  201. ^
  202. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:419:3: note: in expansion of macro 'dprintk'
  203. dprintk(SAA716x_ERROR, 1,
  204. ^
  205. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  206. #define KERN_SOH "\001" /* ASCII Start Of Header */
  207. ^
  208. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  209. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  210. ^
  211. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  212. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  213. ^
  214. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:419:3: note: in expansion of macro 'dprintk'
  215. dprintk(SAA716x_ERROR, 1,
  216. ^
  217. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  218. #define KERN_SOH "\001" /* ASCII Start Of Header */
  219. ^
  220. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  221. #define KERN_INFO KERN_SOH "6" /* informational */
  222. ^
  223. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  224. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  225. ^
  226. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:419:3: note: in expansion of macro 'dprintk'
  227. dprintk(SAA716x_ERROR, 1,
  228. ^
  229. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  230. #define KERN_SOH "\001" /* ASCII Start Of Header */
  231. ^
  232. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  233. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  234. ^
  235. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  236. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  237. ^
  238. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:419:3: note: in expansion of macro 'dprintk'
  239. dprintk(SAA716x_ERROR, 1,
  240. ^
  241. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  242. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:420:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  243. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  244. ^
  245. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  246. printk(__fmt , ##__arg); \
  247. ^
  248. In file included from include/linux/printk.h:6:0,
  249. from include/linux/kernel.h:13,
  250. from include/linux/list.h:8,
  251. from include/linux/preempt.h:10,
  252. from include/linux/spinlock.h:50,
  253. from include/linux/seqlock.h:35,
  254. from include/linux/time.h:5,
  255. from include/linux/input.h:11,
  256. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  257. from <command-line>:0:
  258. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_crossbar_info':
  259. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  260. #define KERN_SOH "\001" /* ASCII Start Of Header */
  261. ^
  262. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  263. #define KERN_ERR KERN_SOH "3" /* error conditions */
  264. ^
  265. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  266. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  267. ^
  268. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:450:3: note: in expansion of macro 'dprintk'
  269. dprintk(SAA716x_ERROR, 1,
  270. ^
  271. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  272. #define KERN_SOH "\001" /* ASCII Start Of Header */
  273. ^
  274. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  275. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  276. ^
  277. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  278. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  279. ^
  280. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:450:3: note: in expansion of macro 'dprintk'
  281. dprintk(SAA716x_ERROR, 1,
  282. ^
  283. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  284. #define KERN_SOH "\001" /* ASCII Start Of Header */
  285. ^
  286. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  287. #define KERN_INFO KERN_SOH "6" /* informational */
  288. ^
  289. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  290. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  291. ^
  292. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:450:3: note: in expansion of macro 'dprintk'
  293. dprintk(SAA716x_ERROR, 1,
  294. ^
  295. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  296. #define KERN_SOH "\001" /* ASCII Start Of Header */
  297. ^
  298. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  299. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  300. ^
  301. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  302. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  303. ^
  304. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:450:3: note: in expansion of macro 'dprintk'
  305. dprintk(SAA716x_ERROR, 1,
  306. ^
  307. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  308. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:451:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  309. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  310. ^
  311. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  312. printk(__fmt , ##__arg); \
  313. ^
  314. In file included from include/linux/printk.h:6:0,
  315. from include/linux/kernel.h:13,
  316. from include/linux/list.h:8,
  317. from include/linux/preempt.h:10,
  318. from include/linux/spinlock.h:50,
  319. from include/linux/seqlock.h:35,
  320. from include/linux/time.h:5,
  321. from include/linux/input.h:11,
  322. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  323. from <command-line>:0:
  324. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_tuner_info':
  325. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  326. #define KERN_SOH "\001" /* ASCII Start Of Header */
  327. ^
  328. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  329. #define KERN_ERR KERN_SOH "3" /* error conditions */
  330. ^
  331. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  332. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  333. ^
  334. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:488:3: note: in expansion of macro 'dprintk'
  335. dprintk(SAA716x_ERROR, 1,
  336. ^
  337. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  338. #define KERN_SOH "\001" /* ASCII Start Of Header */
  339. ^
  340. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  341. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  342. ^
  343. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  344. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  345. ^
  346. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:488:3: note: in expansion of macro 'dprintk'
  347. dprintk(SAA716x_ERROR, 1,
  348. ^
  349. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  350. #define KERN_SOH "\001" /* ASCII Start Of Header */
  351. ^
  352. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  353. #define KERN_INFO KERN_SOH "6" /* informational */
  354. ^
  355. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  356. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  357. ^
  358. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:488:3: note: in expansion of macro 'dprintk'
  359. dprintk(SAA716x_ERROR, 1,
  360. ^
  361. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  362. #define KERN_SOH "\001" /* ASCII Start Of Header */
  363. ^
  364. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  365. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  366. ^
  367. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  368. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  369. ^
  370. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:488:3: note: in expansion of macro 'dprintk'
  371. dprintk(SAA716x_ERROR, 1,
  372. ^
  373. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  374. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:489:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  375. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  376. ^
  377. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  378. printk(__fmt , ##__arg); \
  379. ^
  380. In file included from include/linux/printk.h:6:0,
  381. from include/linux/kernel.h:13,
  382. from include/linux/list.h:8,
  383. from include/linux/preempt.h:10,
  384. from include/linux/spinlock.h:50,
  385. from include/linux/seqlock.h:35,
  386. from include/linux/time.h:5,
  387. from include/linux/input.h:11,
  388. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  389. from <command-line>:0:
  390. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_pll_info':
  391. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  392. #define KERN_SOH "\001" /* ASCII Start Of Header */
  393. ^
  394. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  395. #define KERN_ERR KERN_SOH "3" /* error conditions */
  396. ^
  397. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  398. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  399. ^
  400. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:518:3: note: in expansion of macro 'dprintk'
  401. dprintk(SAA716x_ERROR, 1,
  402. ^
  403. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  404. #define KERN_SOH "\001" /* ASCII Start Of Header */
  405. ^
  406. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  407. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  408. ^
  409. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  410. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  411. ^
  412. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:518:3: note: in expansion of macro 'dprintk'
  413. dprintk(SAA716x_ERROR, 1,
  414. ^
  415. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  416. #define KERN_SOH "\001" /* ASCII Start Of Header */
  417. ^
  418. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  419. #define KERN_INFO KERN_SOH "6" /* informational */
  420. ^
  421. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  422. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  423. ^
  424. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:518:3: note: in expansion of macro 'dprintk'
  425. dprintk(SAA716x_ERROR, 1,
  426. ^
  427. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  428. #define KERN_SOH "\001" /* ASCII Start Of Header */
  429. ^
  430. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  431. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  432. ^
  433. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  434. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  435. ^
  436. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:518:3: note: in expansion of macro 'dprintk'
  437. dprintk(SAA716x_ERROR, 1,
  438. ^
  439. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  440. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:519:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  441. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  442. ^
  443. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  444. printk(__fmt , ##__arg); \
  445. ^
  446. In file included from include/linux/printk.h:6:0,
  447. from include/linux/kernel.h:13,
  448. from include/linux/list.h:8,
  449. from include/linux/preempt.h:10,
  450. from include/linux/spinlock.h:50,
  451. from include/linux/seqlock.h:35,
  452. from include/linux/time.h:5,
  453. from include/linux/input.h:11,
  454. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  455. from <command-line>:0:
  456. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_channel_decoder_info':
  457. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  458. #define KERN_SOH "\001" /* ASCII Start Of Header */
  459. ^
  460. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  461. #define KERN_ERR KERN_SOH "3" /* error conditions */
  462. ^
  463. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  464. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  465. ^
  466. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:548:3: note: in expansion of macro 'dprintk'
  467. dprintk(SAA716x_ERROR, 1,
  468. ^
  469. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  470. #define KERN_SOH "\001" /* ASCII Start Of Header */
  471. ^
  472. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  473. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  474. ^
  475. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  476. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  477. ^
  478. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:548:3: note: in expansion of macro 'dprintk'
  479. dprintk(SAA716x_ERROR, 1,
  480. ^
  481. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  482. #define KERN_SOH "\001" /* ASCII Start Of Header */
  483. ^
  484. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  485. #define KERN_INFO KERN_SOH "6" /* informational */
  486. ^
  487. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  488. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  489. ^
  490. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:548:3: note: in expansion of macro 'dprintk'
  491. dprintk(SAA716x_ERROR, 1,
  492. ^
  493. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  494. #define KERN_SOH "\001" /* ASCII Start Of Header */
  495. ^
  496. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  497. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  498. ^
  499. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  500. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  501. ^
  502. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:548:3: note: in expansion of macro 'dprintk'
  503. dprintk(SAA716x_ERROR, 1,
  504. ^
  505. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  506. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:549:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  507. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  508. ^
  509. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  510. printk(__fmt , ##__arg); \
  511. ^
  512. In file included from include/linux/printk.h:6:0,
  513. from include/linux/kernel.h:13,
  514. from include/linux/list.h:8,
  515. from include/linux/preempt.h:10,
  516. from include/linux/spinlock.h:50,
  517. from include/linux/seqlock.h:35,
  518. from include/linux/time.h:5,
  519. from include/linux/input.h:11,
  520. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  521. from <command-line>:0:
  522. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_encoder_info':
  523. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  524. #define KERN_SOH "\001" /* ASCII Start Of Header */
  525. ^
  526. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  527. #define KERN_ERR KERN_SOH "3" /* error conditions */
  528. ^
  529. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  530. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  531. ^
  532. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:578:3: note: in expansion of macro 'dprintk'
  533. dprintk(SAA716x_ERROR, 1,
  534. ^
  535. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  536. #define KERN_SOH "\001" /* ASCII Start Of Header */
  537. ^
  538. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  539. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  540. ^
  541. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  542. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  543. ^
  544. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:578:3: note: in expansion of macro 'dprintk'
  545. dprintk(SAA716x_ERROR, 1,
  546. ^
  547. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  548. #define KERN_SOH "\001" /* ASCII Start Of Header */
  549. ^
  550. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  551. #define KERN_INFO KERN_SOH "6" /* informational */
  552. ^
  553. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  554. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  555. ^
  556. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:578:3: note: in expansion of macro 'dprintk'
  557. dprintk(SAA716x_ERROR, 1,
  558. ^
  559. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  560. #define KERN_SOH "\001" /* ASCII Start Of Header */
  561. ^
  562. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  563. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  564. ^
  565. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  566. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  567. ^
  568. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:578:3: note: in expansion of macro 'dprintk'
  569. dprintk(SAA716x_ERROR, 1,
  570. ^
  571. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  572. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:579:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  573. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  574. ^
  575. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  576. printk(__fmt , ##__arg); \
  577. ^
  578. In file included from include/linux/printk.h:6:0,
  579. from include/linux/kernel.h:13,
  580. from include/linux/list.h:8,
  581. from include/linux/preempt.h:10,
  582. from include/linux/spinlock.h:50,
  583. from include/linux/seqlock.h:35,
  584. from include/linux/time.h:5,
  585. from include/linux/input.h:11,
  586. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  587. from <command-line>:0:
  588. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_ir_info':
  589. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  590. #define KERN_SOH "\001" /* ASCII Start Of Header */
  591. ^
  592. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  593. #define KERN_ERR KERN_SOH "3" /* error conditions */
  594. ^
  595. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  596. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  597. ^
  598. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:608:3: note: in expansion of macro 'dprintk'
  599. dprintk(SAA716x_ERROR, 1,
  600. ^
  601. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  602. #define KERN_SOH "\001" /* ASCII Start Of Header */
  603. ^
  604. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  605. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  606. ^
  607. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  608. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  609. ^
  610. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:608:3: note: in expansion of macro 'dprintk'
  611. dprintk(SAA716x_ERROR, 1,
  612. ^
  613. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  614. #define KERN_SOH "\001" /* ASCII Start Of Header */
  615. ^
  616. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  617. #define KERN_INFO KERN_SOH "6" /* informational */
  618. ^
  619. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  620. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  621. ^
  622. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:608:3: note: in expansion of macro 'dprintk'
  623. dprintk(SAA716x_ERROR, 1,
  624. ^
  625. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  626. #define KERN_SOH "\001" /* ASCII Start Of Header */
  627. ^
  628. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  629. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  630. ^
  631. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  632. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  633. ^
  634. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:608:3: note: in expansion of macro 'dprintk'
  635. dprintk(SAA716x_ERROR, 1,
  636. ^
  637. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  638. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:609:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  639. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  640. ^
  641. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  642. printk(__fmt , ##__arg); \
  643. ^
  644. In file included from include/linux/printk.h:6:0,
  645. from include/linux/kernel.h:13,
  646. from include/linux/list.h:8,
  647. from include/linux/preempt.h:10,
  648. from include/linux/spinlock.h:50,
  649. from include/linux/seqlock.h:35,
  650. from include/linux/time.h:5,
  651. from include/linux/input.h:11,
  652. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  653. from <command-line>:0:
  654. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_eeprom_info':
  655. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  656. #define KERN_SOH "\001" /* ASCII Start Of Header */
  657. ^
  658. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  659. #define KERN_ERR KERN_SOH "3" /* error conditions */
  660. ^
  661. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  662. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  663. ^
  664. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:639:3: note: in expansion of macro 'dprintk'
  665. dprintk(SAA716x_ERROR, 1,
  666. ^
  667. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  668. #define KERN_SOH "\001" /* ASCII Start Of Header */
  669. ^
  670. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  671. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  672. ^
  673. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  674. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  675. ^
  676. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:639:3: note: in expansion of macro 'dprintk'
  677. dprintk(SAA716x_ERROR, 1,
  678. ^
  679. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  680. #define KERN_SOH "\001" /* ASCII Start Of Header */
  681. ^
  682. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  683. #define KERN_INFO KERN_SOH "6" /* informational */
  684. ^
  685. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  686. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  687. ^
  688. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:639:3: note: in expansion of macro 'dprintk'
  689. dprintk(SAA716x_ERROR, 1,
  690. ^
  691. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  692. #define KERN_SOH "\001" /* ASCII Start Of Header */
  693. ^
  694. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  695. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  696. ^
  697. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  698. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  699. ^
  700. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:639:3: note: in expansion of macro 'dprintk'
  701. dprintk(SAA716x_ERROR, 1,
  702. ^
  703. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  704. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:640:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  705. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  706. ^
  707. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  708. printk(__fmt , ##__arg); \
  709. ^
  710. In file included from include/linux/printk.h:6:0,
  711. from include/linux/kernel.h:13,
  712. from include/linux/list.h:8,
  713. from include/linux/preempt.h:10,
  714. from include/linux/spinlock.h:50,
  715. from include/linux/seqlock.h:35,
  716. from include/linux/time.h:5,
  717. from include/linux/input.h:11,
  718. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  719. from <command-line>:0:
  720. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_filter_info':
  721. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  722. #define KERN_SOH "\001" /* ASCII Start Of Header */
  723. ^
  724. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  725. #define KERN_ERR KERN_SOH "3" /* error conditions */
  726. ^
  727. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  728. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  729. ^
  730. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:670:3: note: in expansion of macro 'dprintk'
  731. dprintk(SAA716x_ERROR, 1,
  732. ^
  733. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  734. #define KERN_SOH "\001" /* ASCII Start Of Header */
  735. ^
  736. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  737. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  738. ^
  739. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  740. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  741. ^
  742. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:670:3: note: in expansion of macro 'dprintk'
  743. dprintk(SAA716x_ERROR, 1,
  744. ^
  745. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  746. #define KERN_SOH "\001" /* ASCII Start Of Header */
  747. ^
  748. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  749. #define KERN_INFO KERN_SOH "6" /* informational */
  750. ^
  751. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  752. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  753. ^
  754. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:670:3: note: in expansion of macro 'dprintk'
  755. dprintk(SAA716x_ERROR, 1,
  756. ^
  757. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  758. #define KERN_SOH "\001" /* ASCII Start Of Header */
  759. ^
  760. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  761. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  762. ^
  763. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  764. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  765. ^
  766. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:670:3: note: in expansion of macro 'dprintk'
  767. dprintk(SAA716x_ERROR, 1,
  768. ^
  769. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  770. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:671:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  771. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  772. ^
  773. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  774. printk(__fmt , ##__arg); \
  775. ^
  776. In file included from include/linux/printk.h:6:0,
  777. from include/linux/kernel.h:13,
  778. from include/linux/list.h:8,
  779. from include/linux/preempt.h:10,
  780. from include/linux/spinlock.h:50,
  781. from include/linux/seqlock.h:35,
  782. from include/linux/time.h:5,
  783. from include/linux/input.h:11,
  784. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  785. from <command-line>:0:
  786. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_streamdev_info':
  787. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  788. #define KERN_SOH "\001" /* ASCII Start Of Header */
  789. ^
  790. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  791. #define KERN_ERR KERN_SOH "3" /* error conditions */
  792. ^
  793. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  794. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  795. ^
  796. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:701:3: note: in expansion of macro 'dprintk'
  797. dprintk(SAA716x_ERROR, 1,
  798. ^
  799. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  800. #define KERN_SOH "\001" /* ASCII Start Of Header */
  801. ^
  802. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  803. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  804. ^
  805. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  806. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  807. ^
  808. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:701:3: note: in expansion of macro 'dprintk'
  809. dprintk(SAA716x_ERROR, 1,
  810. ^
  811. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  812. #define KERN_SOH "\001" /* ASCII Start Of Header */
  813. ^
  814. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  815. #define KERN_INFO KERN_SOH "6" /* informational */
  816. ^
  817. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  818. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  819. ^
  820. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:701:3: note: in expansion of macro 'dprintk'
  821. dprintk(SAA716x_ERROR, 1,
  822. ^
  823. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  824. #define KERN_SOH "\001" /* ASCII Start Of Header */
  825. ^
  826. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  827. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  828. ^
  829. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  830. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  831. ^
  832. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:701:3: note: in expansion of macro 'dprintk'
  833. dprintk(SAA716x_ERROR, 1,
  834. ^
  835. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  836. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:702:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  837. "ERROR: Header size mismatch! Read size=%d bytes, Expected=%d",
  838. ^
  839. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  840. printk(__fmt , ##__arg); \
  841. ^
  842. In file included from include/linux/printk.h:6:0,
  843. from include/linux/kernel.h:13,
  844. from include/linux/list.h:8,
  845. from include/linux/preempt.h:10,
  846. from include/linux/spinlock.h:50,
  847. from include/linux/seqlock.h:35,
  848. from include/linux/time.h:5,
  849. from include/linux/input.h:11,
  850. from /home/userssh/media_build_experimental/v4l/compat.h:10,
  851. from <command-line>:0:
  852. /home/userssh/media_build_experimental/v4l/saa716x_rom.c: In function 'saa716x_device_info':
  853. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  854. #define KERN_SOH "\001" /* ASCII Start Of Header */
  855. ^
  856. include/linux/kern_levels.h:10:18: note: in expansion of macro 'KERN_SOH'
  857. #define KERN_ERR KERN_SOH "3" /* error conditions */
  858. ^
  859. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:39:11: note: in expansion of macro 'KERN_ERR'
  860. printk(KERN_ERR "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  861. ^
  862. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:792:3: note: in expansion of macro 'dprintk'
  863. dprintk(SAA716x_ERROR, 1, "ERROR: Device size mismatch! Read=%d bytes, expected=%d bytes",
  864. ^
  865. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  866. #define KERN_SOH "\001" /* ASCII Start Of Header */
  867. ^
  868. include/linux/kern_levels.h:12:21: note: in expansion of macro 'KERN_SOH'
  869. #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */
  870. ^
  871. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:41:11: note: in expansion of macro 'KERN_NOTICE'
  872. printk(KERN_NOTICE "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  873. ^
  874. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:792:3: note: in expansion of macro 'dprintk'
  875. dprintk(SAA716x_ERROR, 1, "ERROR: Device size mismatch! Read=%d bytes, expected=%d bytes",
  876. ^
  877. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  878. #define KERN_SOH "\001" /* ASCII Start Of Header */
  879. ^
  880. include/linux/kern_levels.h:13:19: note: in expansion of macro 'KERN_SOH'
  881. #define KERN_INFO KERN_SOH "6" /* informational */
  882. ^
  883. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:43:11: note: in expansion of macro 'KERN_INFO'
  884. printk(KERN_INFO "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  885. ^
  886. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:792:3: note: in expansion of macro 'dprintk'
  887. dprintk(SAA716x_ERROR, 1, "ERROR: Device size mismatch! Read=%d bytes, expected=%d bytes",
  888. ^
  889. include/linux/kern_levels.h:4:18: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  890. #define KERN_SOH "\001" /* ASCII Start Of Header */
  891. ^
  892. include/linux/kern_levels.h:14:20: note: in expansion of macro 'KERN_SOH'
  893. #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */
  894. ^
  895. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:45:11: note: in expansion of macro 'KERN_DEBUG'
  896. printk(KERN_DEBUG "%s (%d): " __fmt "\n" , __func__ , SAA716x_DEV , ##__arg); \
  897. ^
  898. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:792:3: note: in expansion of macro 'dprintk'
  899. dprintk(SAA716x_ERROR, 1, "ERROR: Device size mismatch! Read=%d bytes, expected=%d bytes",
  900. ^
  901. In file included from /home/userssh/media_build_experimental/v4l/saa716x_rom.c:7:0:
  902. /home/userssh/media_build_experimental/v4l/saa716x_rom.c:792:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  903. dprintk(SAA716x_ERROR, 1, "ERROR: Device size mismatch! Read=%d bytes, expected=%d bytes",
  904. ^
  905. /home/userssh/media_build_experimental/v4l/saa716x_priv.h:48:11: note: in definition of macro 'dprintk'
  906. printk(__fmt , ##__arg); \
  907. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement