[PATCH 0/6] staging: android: allow building some drivers as a module
From: Mike Rapoport
Date: Mon Aug 10 2015 - 02:24:37 EST
Hi,
These patches enable building of timed_gpio, sync* and ashmem as a module
Mike Rapoport (6):
staging: android: allow building timed_gpio as a module
staging: android: sync_debug.c: add include for linux/module.h
staging: android: combine sync.o and sync_debug.o into sync-core.o
staging: android: allow building sync and sw_sync as a module
mm: export shmem_zero_setup for modules
staging: android: allow building ashmem as a module
drivers/staging/android/Kconfig | 8 ++++----
drivers/staging/android/Makefile | 4 +++-
drivers/staging/android/sync_debug.c | 1 +
mm/shmem.c | 1 +
4 files changed, 9 insertions(+), 5 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/