staging: wilc1000: remove unused memory handling code
authorArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2015 19:06:37 +0000 (21:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jun 2015 04:45:21 +0000 (13:45 +0900)
commit71b13e5990a32e990e41d3478ec6205b94153556
treeb2d41815987fd915f73013bf5075746e5fe7e22b
parent2ed3dc1d3ca0fcbf94ad087187e3d34e337ecf4d
staging: wilc1000: remove unused memory handling code

The driver contains its own abstraction for memory allocation,
most of it unused. This removes the unused parts, but the
rest should also be removed later.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_memory.c
drivers/staging/wilc1000/wilc_memory.h
drivers/staging/wilc1000/wilc_osconfig.h
drivers/staging/wilc1000/wilc_oswrapper.h
drivers/staging/wilc1000/wilc_platform.h