From 1fa7026ff026012f3a819b49d44dd6267997f379 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 19 Dec 2008 18:20:11 -0800 Subject: Staging: android: remove dummy android.c driver There are files now in the drivers/staging/android/ directory, so the dummy android.c file can be safely removed. Cc: Robert Love Signed-off-by: Greg Kroah-Hartman --- drivers/staging/android/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 drivers/staging/android/TODO (limited to 'drivers/staging/android/TODO') diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO new file mode 100644 index 00000000000..e59c5be4be2 --- /dev/null +++ b/drivers/staging/android/TODO @@ -0,0 +1,10 @@ +TODO: + - checkpatch.pl cleanups + - sparse fixes + - rename files to be not so "generic" + - make sure things build as modules properly + - add proper arch dependancies as needed + - audit userspace interfaces to make sure they are sane + +Please send patches to Greg Kroah-Hartman and Cc: +Brian Swetland -- cgit v1.2.3