staging: android: ram_console: pass in a boot info string
authorColin Cross <ccross@android.com>
Tue, 25 Oct 2011 21:31:58 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2011 12:23:37 +0000 (21:23 +0900)
Allow the board file to pass a boot info string through the
platform data that is appended to the /proc/last_kmsg file.

[moved the .h file to drivers/staging/android/ to be self-contained - gregkh]

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found