linux/drivers/rapidio
Kumar Gala 5febf1cd79 [RAPIDIO] Fix compile error and warning
drivers/rapidio/rio.c: In function 'rio_get_asm':
drivers/rapidio/rio.c:413: error: implicit declaration of function 'in_interrupt'
drivers/rapidio/rio.c: In function 'rio_init_mports':
drivers/rapidio/rio.c:480: warning: format '%8.8lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t'
drivers/rapidio/rio.c:480: warning: format '%8.8lx' expects type 'long unsigned int', but argument 3 has type 'resource_size_t'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-01-23 19:35:07 -06:00
..
switches [PATCH] RapidIO support: core enum 2005-11-07 07:53:46 -08:00
Kconfig Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile
rio-access.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
rio-driver.c [PATCH] Add rio_bus_type probe and remove methods 2006-01-13 11:26:10 -08:00
rio-scan.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
rio-sysfs.c sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 2007-07-11 16:09:09 -07:00
rio.c [RAPIDIO] Fix compile error and warning 2008-01-23 19:35:07 -06:00
rio.h [PATCH] rapidio: core updates 2005-11-07 07:53:46 -08:00