kernel-ark/drivers/staging/tidspbridge
Víctor Manuel Jáquez Leal 9fdf655061 staging: tidspbridge: silence the compiler
When compiling this report is raised by the compiler:

  CC [M]  drivers/staging/tidspbridge/rmgr/drv_interface.o
drivers/staging/tidspbridge/rmgr/drv_interface.c: In function 'bridge_mmap':
drivers/staging/tidspbridge/rmgr/drv_interface.c:275:2: warning: format '%lx' expects type 'long unsigned int', but argument 9 has type 'pgprot_t'

This patch fixes that warning message.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-09 09:32:08 -08:00
..
core staging: tidspbridge: request dmtimer clocks on init 2011-12-13 16:12:06 -08:00
Documentation
dynload
gen staging: tidspbridge: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
hw staging: tidspbridge: MMU2 registers are limited to 32-bit data access 2011-10-19 13:42:49 -07:00
include/dspbridge atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
pmgr
rmgr staging: tidspbridge: silence the compiler 2012-02-09 09:32:08 -08:00
Kconfig treewide: Fix typos in various parts of the kernel, and fix some comments. 2011-12-02 14:57:31 +01:00
Makefile
TODO