linux/drivers/staging/zcache
Andrew Morton b26c05a207 drivers/staging/zcache/zcache-main.c: fix build
flush_dcache_page() takes a page*, not a void*.  It breaks ia64.

Remove this and another unused function.  Warnings remain:

drivers/staging/zcache/zcache-main.c: In function '__check_disable_cleancache':
drivers/staging/zcache/zcache-main.c:1837: warning: return from incompatible pointer type
drivers/staging/zcache/zcache-main.c: In function '__check_disable_frontswap':
drivers/staging/zcache/zcache-main.c:1838: warning: return from incompatible pointer type
drivers/staging/zcache/zcache-main.c: In function '__check_disable_frontswap_ignore_nonactive':
drivers/staging/zcache/zcache-main.c:1842: warning: return from incompatible pointer type

Cc: Dan Magenheimer <dan.magenheimer@oracle.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-26 16:17:54 -07:00
..
ramster zcache: convert to idr_alloc() 2013-03-13 15:21:46 -07:00
debug.c zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG 2013-03-05 16:43:10 +08:00
debug.h staging: zcache/debug: compiler failure on PPC64 and revert commit. 2013-03-08 07:17:30 +08:00
Kconfig staging: zcache/debug: compiler failure on PPC64 and revert commit. 2013-03-08 07:17:30 +08:00
Makefile zcache: Move debugfs code out of zcache-main.c file. 2013-03-05 16:43:09 +08:00
ramster.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.c staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
TODO zcache/TODO: Update on two items. 2013-03-18 17:24:35 -07:00
zbud.c mm: rename page struct field helpers 2013-02-23 17:50:18 -08:00
zbud.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
zcache-main.c drivers/staging/zcache/zcache-main.c: fix build 2013-03-26 16:17:54 -07:00
zcache.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00