aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2012-01-31 11:54:06 +0300
committerDavid Woodhouse <[email protected]>2012-03-27 00:21:44 +0100
commit2c4ae276b13114a2c7ebac31257db391b4bf2b6f (patch)
tree88237fcdc4d9efddebff7da470c53a77f1cceac3 /drivers/mtd/lpddr/lpddr_cmds.c
parent5289966ea576a062b80319975b31b661c196ff9d (diff)
mtd: docg4: fix printk() warnings
Gcc complains here: drivers/mtd/nand/docg4.c: In function ‘probe_docg4’: drivers/mtd/nand/docg4.c:1277:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘resource_size_t’ [-Wformat] drivers/mtd/nand/docg4.c:1277:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] We have a standard way of printing these using a format string extension. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions