diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-02-04 14:25:29 +0900 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-02-18 10:52:52 -0600 |
commit | 8b3bc14f2d841eaabaaad6aba05b7657dd0b5c7e (patch) | |
tree | 5353b3d224a8b1c2990691e1cf6842080cc8d22f /drivers/oprofile/cpu_buffer.c | |
parent | 1a7ed5bec407478b9ce5e3267708110277851614 (diff) |
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
Use %pad for dma_addr_t to avoid the following build warnings
in printks.
drivers/usb/gadget/s3c-hsotg.c: In function 's3c_hsotg_start_req'
drivers/usb/gadget/s3c-hsotg.c:722:3: warning: format '%x' expects argument of type 'unsigned int' but argument 6 has type
'dma_addr_t' [-Wformat]
drivers/usb/gadget/s3c-hsotg.c:792:3: warning: format '%x' expects argument of type 'unsigned int' but argument 5 has type
'dma_addr_t' [-Wformat]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/oprofile/cpu_buffer.c')
0 files changed, 0 insertions, 0 deletions