[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1439187861-3864-1-git-send-email-mike.rapoport@gmail.com>
Date: Mon, 10 Aug 2015 09:24:15 +0300
From: Mike Rapoport <mike.rapoport@...il.com>
To: Greg Kroah-Hartman <greg@...ah.com>
Cc: Brian Swetland <swetland@...gle.com>, linux-kernel@...r.kernel.org,
Mike Rapoport <mike.rapoport@...il.com>
Subject: [PATCH 0/6] staging: android: allow building some drivers as a module
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists