-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <rlove@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information
Greg Kroah-Hartman
committed
Jan 6, 2009
1 parent
653d129
commit 1fa7026
Showing
3 changed files
with
10 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <greg@kroah.com> and Cc: | ||
Brian Swetland <swetland@google.com> |
This file was deleted.
Oops, something went wrong.