aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/kpc_dma
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-06-05 18:54:21 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-06 15:03:34 +0200
commit89a237aa84c7047cafba99f5dc81983ed0c40704 (patch)
tree75763b322e128f4cbbd0a1998954e5f5f1ccd6ec /drivers/staging/kpc2000/kpc_dma
parentstaging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not declared. (diff)
downloadlinux-dev-89a237aa84c7047cafba99f5dc81983ed0c40704.tar.xz
linux-dev-89a237aa84c7047cafba99f5dc81983ed0c40704.zip
staging: kpc2000: Use '%llx' for printing 'long long int' type
In order to print a 'long long int' type the 'llx' specifier needs to be used. Change it accordingly in order to fix the following build warning: drivers/staging/kpc2000/kpc2000/core.c:245:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] Reported-by: Build bot for Mark Brown <broonie@kernel.org> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/kpc2000/kpc_dma')
0 files changed, 0 insertions, 0 deletions